diff --git a/magicleaps/helm-pkg/authentication/values.alpha.yaml b/magicleaps/helm-pkg/authentication/values.alpha.yaml index 2176705c..3c39be0a 100644 --- a/magicleaps/helm-pkg/authentication/values.alpha.yaml +++ b/magicleaps/helm-pkg/authentication/values.alpha.yaml @@ -17,7 +17,7 @@ authentication: image: registry: docker.io repository: null - name: magicleaps-authentication + name: authentication tag: snapshot-c93ce6b imagePullPolicy: IfNotPresent ports: diff --git a/magicleaps/helm-pkg/authentication/values.prod.yaml b/magicleaps/helm-pkg/authentication/values.prod.yaml index 4888936d..97cc6bc9 100644 --- a/magicleaps/helm-pkg/authentication/values.prod.yaml +++ b/magicleaps/helm-pkg/authentication/values.prod.yaml @@ -17,7 +17,7 @@ authentication: image: registry: docker.io repository: null - name: magicleaps-authentication + name: authentication tag: snapshot-c93ce6b imagePullPolicy: IfNotPresent ports: diff --git a/magicleaps/helm-pkg/authentication/values.yaml b/magicleaps/helm-pkg/authentication/values.yaml index 773a5801..f63bc2c8 100644 --- a/magicleaps/helm-pkg/authentication/values.yaml +++ b/magicleaps/helm-pkg/authentication/values.yaml @@ -17,7 +17,7 @@ authentication: image: registry: docker.io repository: null - name: magicleaps-authentication + name: authentication tag: snapshot-c93ce6b imagePullPolicy: IfNotPresent ports: