monitor-gating: Adjust mount paths

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-13 13:32:17 +01:00
parent 6072767642
commit 8007f7d201

View file

@ -24,10 +24,10 @@ spec:
resources: {} resources: {}
volumeMounts: volumeMounts:
- name: monitor-gating-secret-volume - name: monitor-gating-secret-volume
mountPath: /home/packagerbot/config/ mountPath: /opt/config/
readOnly: true readOnly: true
- name: monitor-gating-ssh-volume - name: monitor-gating-ssh-volume
mountPath: /home/packagerbot/.ssh/ mountPath: /.ssh/
volumes: volumes:
- name: monitor-gating-secret-volume - name: monitor-gating-secret-volume
secret: secret: