From 833274e56d72f351375dd8086a90ab60354a348f Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mon, 29 Apr 2019 12:46:22 +0200 Subject: [PATCH] elections: remove trailing : that was messing the file Signed-off-by: Pierre-Yves Chibon --- roles/openshift-apps/elections/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/elections/files/deploymentconfig.yml b/roles/openshift-apps/elections/files/deploymentconfig.yml index 3d1f67b38e..0726a62ace 100644 --- a/roles/openshift-apps/elections/files/deploymentconfig.yml +++ b/roles/openshift-apps/elections/files/deploymentconfig.yml @@ -41,7 +41,7 @@ spec: - name: config-volume mountPath: /opt/app-root/config/ readOnly: true - - name: elections-secret-volume: + - name: elections-secret-volume mountPath: /opt/app-root/secret/ readOnly: true - name: fedora-messaging-ca-volume