Skip to content

Commit

Permalink
Fix image repository default
Browse files Browse the repository at this point in the history
  • Loading branch information
weeco authored Feb 20, 2021
1 parent 461dfe4 commit 25c65a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kminion/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: quay.io/repository/cloudhut/kminion
repository: quay.io/cloudhut/kminion
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
Expand Down

0 comments on commit 25c65a9

Please sign in to comment.