diff --git a/roles/openshift-apps/mote/templates/fedmsg-dc.yml b/roles/openshift-apps/mote/templates/fedmsg-dc.yml index d6725d6b0d..aabdd64113 100644 --- a/roles/openshift-apps/mote/templates/fedmsg-dc.yml +++ b/roles/openshift-apps/mote/templates/fedmsg-dc.yml @@ -32,7 +32,7 @@ spec: value: RedisCache imagePullPolicy: IfNotPresent volumeMounts: - - mountPath: /etc/fedora-messaging/config.toml + - mountPath: /etc/fedora-messaging/config.py name: fedmsg-config readOnly: true subPath: config.toml