diff --git a/helm/cluster-operator/values.yaml b/helm/cluster-operator/values.yaml index 121575ce0..a5fea5d08 100644 --- a/helm/cluster-operator/values.yaml +++ b/helm/cluster-operator/values.yaml @@ -12,9 +12,9 @@ project: commit: "[[ .SHA ]]" registry: - domain: docker.io + domain: gsoci.azurecr.io mirrors: - - giantswarm.azurecr.io + - giantswarm.azurecr.io pullSecret: dockerConfigJSON: "" @@ -75,4 +75,4 @@ securityContext: type: RuntimeDefault capabilities: drop: - - ALL + - ALL