Skip to content

Commit

Permalink
fix image registry (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards authored Aug 29, 2024
1 parent 9d2a796 commit 5a24a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/console/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: public.ecr.aws/kubefirst/console
repository: ghcr.io/konstructio/console
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand Down

0 comments on commit 5a24a2d

Please sign in to comment.