From c772b8df013bff1a3c027b8af78e2a9344887674 Mon Sep 17 00:00:00 2001 From: Deshi Xiao Date: Wed, 15 Nov 2017 04:45:06 +0800 Subject: [PATCH] no dev tag from docker hub it cause pull image failed --- deploy/openshift/hawkular-openshift-agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/openshift/hawkular-openshift-agent.yaml b/deploy/openshift/hawkular-openshift-agent.yaml index 38cf2ff..2056d05 100644 --- a/deploy/openshift/hawkular-openshift-agent.yaml +++ b/deploy/openshift/hawkular-openshift-agent.yaml @@ -8,7 +8,7 @@ metadata: parameters: - description: The version of the image to use name: IMAGE_VERSION - value: dev + value: latest objects: - apiVersion: v1 kind: ClusterRole