Mount the config read-only for sse2fedmsg
This commit is contained in:
parent
c44b5fbc99
commit
6ad04bda36
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ items:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: fedmsg-config-volume
|
- name: fedmsg-config-volume
|
||||||
mountPath: /etc/fedmsg.d/
|
mountPath: /etc/fedmsg.d/
|
||||||
|
readOnly: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: fedmsg-config-volume
|
- name: fedmsg-config-volume
|
||||||
configMap:
|
configMap:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue