From 7f59f8e073794e7c43ee1b73e7908bd40a2a96d0 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Wed, 13 Sep 2017 11:41:32 -0400 Subject: Add IMAGE_VERSION to the image stream tag source --- .../openshift_hosted_templates/files/v3.6/origin/registry-console.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/openshift_hosted_templates/files/v3.6/origin/registry-console.yaml') diff --git a/roles/openshift_hosted_templates/files/v3.6/origin/registry-console.yaml b/roles/openshift_hosted_templates/files/v3.6/origin/registry-console.yaml index 80cc4233b..6811ece28 100644 --- a/roles/openshift_hosted_templates/files/v3.6/origin/registry-console.yaml +++ b/roles/openshift_hosted_templates/files/v3.6/origin/registry-console.yaml @@ -89,7 +89,7 @@ objects: - annotations: null from: kind: DockerImage - name: ${IMAGE_NAME} + name: ${IMAGE_NAME}:${IMAGE_VERSION} name: ${IMAGE_VERSION} - kind: OAuthClient apiVersion: v1 -- cgit v1.2.3