Mount the config read-only for sse2fedmsg

This commit is contained in:
Jeremy Cline 2017-11-15 00:20:40 +00:00
parent c44b5fbc99
commit 6ad04bda36

View file

@ -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: