monitor-gating: Let's mount the ssh elsewhere

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-13 15:56:53 +01:00
parent 34bf883fb9
commit b6935f7992

View file

@ -27,7 +27,7 @@ spec:
mountPath: /opt/config/
readOnly: true
- name: monitor-gating-ssh-volume
mountPath: /.ssh/id_rsa
mountPath: /opt/ssh/
readOnly: false
volumes:
- name: monitor-gating-secret-volume