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 3d31db4 commit e5dba0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/cluster-cleaner/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image:
name: "giantswarm/cluster-cleaner"
tag: "[[ .Version ]]"
registry:
domain: docker.io
domain: gsoci.azurecr.io

dryRun: false

Expand All @@ -31,4 +31,4 @@ securityContext:
type: RuntimeDefault
capabilities:
drop:
- ALL
- ALL

0 comments on commit e5dba0c

Please sign in to comment.