From e1c4535fb69cdebb1d324275963558987f68dcd8 Mon Sep 17 00:00:00 2001 From: CC Date: Fri, 10 May 2019 14:19:17 +0800 Subject: [PATCH] fix: create flux container error --- flux/flux-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/flux-deployment.yaml b/flux/flux-deployment.yaml index 15d0f313c..eea42ac7d 100644 --- a/flux/flux-deployment.yaml +++ b/flux/flux-deployment.yaml @@ -54,7 +54,7 @@ spec: # There are no ":latest" images for flux. Find the most recent # release or image version at https://quay.io/weaveworks/flux # and replace the tag here. - image: quay.io/weaveworks/flux:1.8.1 + image: weaveworks/flux:1.8.1 imagePullPolicy: IfNotPresent resources: requests: