From 7ca8a6b51cd17127a077883cab42c4da74bce24c Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 22 Aug 2025 13:39:32 +0800 Subject: [PATCH] change image path --- magicleaps/helm-pkg/authentication/values.alpha.yaml | 2 +- magicleaps/helm-pkg/authentication/values.prod.yaml | 2 +- magicleaps/helm-pkg/authentication/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: