diff --git a/magicleaps/helm-pkg/authentication/values.alpha.yaml b/magicleaps/helm-pkg/authentication/values.alpha.yaml index c453960a..a8b28086 100644 --- a/magicleaps/helm-pkg/authentication/values.alpha.yaml +++ b/magicleaps/helm-pkg/authentication/values.alpha.yaml @@ -95,13 +95,13 @@ authentication: kind: FreeleapsSecretStore name: freeleaps-main-secret-store target: - name: "freeleaps-authentication-alpha-secrets" + name: "magicleaps-authentication-alpha-secrets" creationPolicy: "Owner" refreshInterval: 30s data: - key: jwtSecretKey remoteRef: - key: "freeleaps-alpha-jwt-secret-key" + key: "magicleaps-alpha-jwt-secret-key" type: Secret - key: mongodbUri remoteRef: diff --git a/magicleaps/helm-pkg/authentication/values.prod.yaml b/magicleaps/helm-pkg/authentication/values.prod.yaml index ab74c78c..ace30f5e 100644 --- a/magicleaps/helm-pkg/authentication/values.prod.yaml +++ b/magicleaps/helm-pkg/authentication/values.prod.yaml @@ -95,7 +95,7 @@ authentication: kind: FreeleapsSecretStore name: freeleaps-main-secret-store target: - name: "freeleaps-authentication-prod-secrets" + name: "magicleaps-authentication-prod-secrets" creationPolicy: "Owner" refreshInterval: 30s data: