Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

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 5, 2023
1 parent 9809221 commit c441ff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/kvm-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ proxy:
no_proxy: []

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

Expand Down

0 comments on commit c441ff6

Please sign in to comment.