Skip to content

Commit

Permalink
Merge pull request #4 from iamcc/iamcc-fix-flux-image
Browse files Browse the repository at this point in the history
fix: create flux container error
  • Loading branch information
Brice Fernandes authored Sep 5, 2019
2 parents ddda7fe + e1c4535 commit 72e28aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux/flux-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 72e28aa

Please sign in to comment.