Skip to content

Commit e1c4535

Browse files
authored
fix: create flux container error
1 parent deb179e commit e1c4535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)