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
|
readOnly: true
|
||||||
- name: monitor-gating-ssh-volume
|
- name: monitor-gating-ssh-volume
|
||||||
mountPath: /.ssh/
|
mountPath: /.ssh/
|
||||||
|
readOnly: false
|
||||||
volumes:
|
volumes:
|
||||||
- name: monitor-gating-secret-volume
|
- name: monitor-gating-secret-volume
|
||||||
secret:
|
secret:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue