diff --git a/magicleaps/helm-pkg/authentication/values.alpha.yaml b/magicleaps/helm-pkg/authentication/values.alpha.yaml index 46c2944c..ec679a5e 100644 --- a/magicleaps/helm-pkg/authentication/values.alpha.yaml +++ b/magicleaps/helm-pkg/authentication/values.alpha.yaml @@ -105,7 +105,7 @@ authentication: type: Secret - key: mongodbUri remoteRef: - key: "freeleaps-alpha-mongodb-uri" + key: "magicleaps-alpha-mongodb-uri" type: Secret vpa: minAllowed: diff --git a/magicleaps/helm-pkg/authentication/values.prod.yaml b/magicleaps/helm-pkg/authentication/values.prod.yaml index 97cc6bc9..9eb869f7 100644 --- a/magicleaps/helm-pkg/authentication/values.prod.yaml +++ b/magicleaps/helm-pkg/authentication/values.prod.yaml @@ -101,11 +101,11 @@ authentication: data: - key: jwtSecretKey remoteRef: - key: "freeleaps-prod-jwt-secret-key" + key: "magicleaps-prod-jwt-secret-key" type: Secret - key: mongodbUri remoteRef: - key: "freeleaps-prod-mongodb-uri" + key: "magicleaps-prod-mongodb-uri" type: Secret vpa: minAllowed: