mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Mount the config read-only for sse2fedmsg
This commit is contained in:
@@ -63,6 +63,7 @@ items:
|
||||
volumeMounts:
|
||||
- name: fedmsg-config-volume
|
||||
mountPath: /etc/fedmsg.d/
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: fedmsg-config-volume
|
||||
configMap:
|
||||
|
||||
Reference in New Issue
Block a user