monitor-gating: Make the ssh volume not readOnly
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ea16f6e19b
commit
91b69e2fb0
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ spec:
|
|||
readOnly: true
|
||||
- name: monitor-gating-ssh-volume
|
||||
mountPath: /.ssh/
|
||||
readOnly: false
|
||||
volumes:
|
||||
- name: monitor-gating-secret-volume
|
||||
secret:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue