monitor-gating: Tweak the mount paths
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
fdf52dca0a
commit
3e92ee3798
1 changed files with 2 additions and 2 deletions
|
@ -24,10 +24,10 @@ spec:
|
|||
resources: {}
|
||||
volumeMounts:
|
||||
- name: monitor-gating-secret-volume
|
||||
mountPath: /config/
|
||||
mountPath: /home/packagerbot/config/
|
||||
readOnly: true
|
||||
- name: monitor-gating-ssh-volume
|
||||
mountPath: /root/.ssh/
|
||||
mountPath: /home/packagerbot/.ssh/
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: monitor-gating-secret-volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue