From 2f20b29c576c0645c3a3554cde0a071f12826668 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Fri, 8 Nov 2019 16:52:37 +0000 Subject: [PATCH] correct the correction so that the thing is correcterer Signed-off-by: Rick Elrod --- roles/openshift-apps/sanitarium/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/sanitarium/files/deploymentconfig.yml b/roles/openshift-apps/sanitarium/files/deploymentconfig.yml index 36e430feb1..226a745fb3 100644 --- a/roles/openshift-apps/sanitarium/files/deploymentconfig.yml +++ b/roles/openshift-apps/sanitarium/files/deploymentconfig.yml @@ -54,7 +54,7 @@ spec: - name: INTERMEDIATE_SIGNING_KEY_PATH value: /sshkey/intermediate.key image: >- - docker-registry.default.svc:5000/sanitarium/sanitarium:latest + docker-registry.default.svc:5000/sanitarium/sanitarium:latest imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3