Skip to content

Commit

Permalink
Merge pull request #190 from kubefirst/image-tag-in-values
Browse files Browse the repository at this point in the history
remove values.yaml override of image tag
  • Loading branch information
johndietz authored Oct 10, 2023
2 parents bd9d646 + 7be2e54 commit dd0bf1c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/kubefirst-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ image:
api:
repository: public.ecr.aws/kubefirst/kubefirst-api
pullPolicy: IfNotPresent
tag: b95b577
hook:
repository: public.ecr.aws/kubefirst/metrics-client
pullPolicy: Always
Expand Down Expand Up @@ -106,4 +105,4 @@ initContainer:
enabled: false

global:
kubefirstVersion: ''
kubefirstVersion: ''

0 comments on commit dd0bf1c

Please sign in to comment.