Skip to content

Commit

Permalink
Update default registry domain in values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marians committed Dec 4, 2023
1 parent 8b3c785 commit b858d55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm/cluster-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ project:
commit: "[[ .SHA ]]"

registry:
domain: docker.io
domain: gsoci.azurecr.io
mirrors:
- giantswarm.azurecr.io
- giantswarm.azurecr.io
pullSecret:
dockerConfigJSON: ""

Expand Down Expand Up @@ -75,4 +75,4 @@ securityContext:
type: RuntimeDefault
capabilities:
drop:
- ALL
- ALL

0 comments on commit b858d55

Please sign in to comment.