monitor-gating: fix mount path

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-11 14:36:51 +01:00
parent 81ffa0fc9b
commit 5f977a5ffe

View file

@ -24,7 +24,7 @@ spec:
resources: {} resources: {}
volumeMounts: volumeMounts:
- name: monitor-gating-secret-volume - name: monitor-gating-secret-volume
mountPath: /config/app-config/ mountPath: /config/
readOnly: true readOnly: true
- name: monitor-gating-ssh-volume - name: monitor-gating-ssh-volume
mountPath: /root/.ssh/ mountPath: /root/.ssh/