From b7291b0199314a977c10857b9e2abc8c386d0eeb Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Tue, 12 Sep 2023 12:57:44 +1000 Subject: [PATCH] mote: name the fedora messaging config config.toml 2nd try Signed-off-by: Ryan Lerch --- roles/openshift-apps/mote/templates/fedmsg-dc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/openshift-apps/mote/templates/fedmsg-dc.yml b/roles/openshift-apps/mote/templates/fedmsg-dc.yml index 1e31ff8202..d6725d6b0d 100644 --- a/roles/openshift-apps/mote/templates/fedmsg-dc.yml +++ b/roles/openshift-apps/mote/templates/fedmsg-dc.yml @@ -35,6 +35,7 @@ spec: - mountPath: /etc/fedora-messaging/config.toml name: fedmsg-config readOnly: true + subPath: config.toml resources: limits: cpu: 100m