monitor-gating: Another attempt to mount the volume as desired

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-13 15:25:53 +01:00
parent 91b69e2fb0
commit 95ff4b8b21

View file

@ -27,13 +27,14 @@ spec:
mountPath: /opt/config/
readOnly: true
- name: monitor-gating-ssh-volume
mountPath: /.ssh/
mountPath: /.ssh
readOnly: false
volumes:
- name: monitor-gating-secret-volume
secret:
secretName: monitor-gating-secret
defaultMode: 0660
path: id_rsa
- name: monitor-gating-ssh-volume
secret:
secretName: monitor-gating-ssh