diff --git a/roles/openshift-apps/mote/templates/fedmsg-dc.yml b/roles/openshift-apps/mote/templates/fedmsg-dc.yml index aabdd64113..d6725d6b0d 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.py + - mountPath: /etc/fedora-messaging/config.toml name: fedmsg-config readOnly: true subPath: config.toml