monitor-gating: fix mount path
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
81ffa0fc9b
commit
5f977a5ffe
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ spec:
|
|||
resources: {}
|
||||
volumeMounts:
|
||||
- name: monitor-gating-secret-volume
|
||||
mountPath: /config/app-config/
|
||||
mountPath: /config/
|
||||
readOnly: true
|
||||
- name: monitor-gating-ssh-volume
|
||||
mountPath: /root/.ssh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue