monitor-gating: Another attempt to mount id_rsa again
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
95ff4b8b21
commit
c0b939bcfa
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spec:
|
||||||
mountPath: /opt/config/
|
mountPath: /opt/config/
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: monitor-gating-ssh-volume
|
- name: monitor-gating-ssh-volume
|
||||||
mountPath: /.ssh
|
mountPath: /.ssh/id_rsa
|
||||||
readOnly: false
|
readOnly: false
|
||||||
volumes:
|
volumes:
|
||||||
- name: monitor-gating-secret-volume
|
- name: monitor-gating-secret-volume
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue