From 89acd706bd9c10a0093579b2717db514c4438510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 16 Jan 2024 16:32:23 +0100 Subject: [PATCH] Typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/openshift-apps/mirrormanager/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml b/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml index 33c13cc76b..689ac43c86 100644 --- a/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml +++ b/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml @@ -40,7 +40,7 @@ spec: - name: wsgi-script mountPath: "/opt/app-root/src/deploy" readOnly: true - - name: script + - name: scripts mountPath: "/opt/scripts" readOnly: true - name: fedora-messaging-config