From a8acc47e9274be36c08b5c833523ba85ae061969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 20 Aug 2020 16:03:37 +0200 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/fasjson/templates/deploymentconfig.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/openshift-apps/fasjson/templates/deploymentconfig.yml b/roles/openshift-apps/fasjson/templates/deploymentconfig.yml index bb2ce385d9..6664d60033 100644 --- a/roles/openshift-apps/fasjson/templates/deploymentconfig.yml +++ b/roles/openshift-apps/fasjson/templates/deploymentconfig.yml @@ -68,10 +68,10 @@ spec: - name: fasjson-config-volume configMap: name: fasjson-config - # - name: keytab-volume-host + # - name: keytab-host-volume # secret: # secretName: fasjson-keytab-host - - name: keytab-volume-http + - name: keytab-http-volume secret: secretName: fasjson-keytab-http - name: krb-config-volume