Skip to content

Commit 72e28aa

Browse files
author
Brice Fernandes
authored
Merge pull request bricef#4 from iamcc/iamcc-fix-flux-image
fix: create flux container error
2 parents ddda7fe + e1c4535 commit 72e28aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flux/flux-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
# There are no ":latest" images for flux. Find the most recent
5555
# release or image version at https://quay.io/weaveworks/flux
5656
# and replace the tag here.
57-
image: quay.io/weaveworks/flux:1.8.1
57+
image: weaveworks/flux:1.8.1
5858
imagePullPolicy: IfNotPresent
5959
resources:
6060
requests:

0 commit comments

Comments
 (0)