From 78da01775eb593074686e26781b4bab4edd9d0e5 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 22 Aug 2025 15:49:18 +0800 Subject: [PATCH] roll back key change --- magicleaps/helm-pkg/authentication/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/magicleaps/helm-pkg/authentication/values.alpha.yaml b/magicleaps/helm-pkg/authentication/values.alpha.yaml index 3a73ca62..3c39be0a 100644 --- a/magicleaps/helm-pkg/authentication/values.alpha.yaml +++ b/magicleaps/helm-pkg/authentication/values.alpha.yaml @@ -101,7 +101,7 @@ authentication: data: - key: jwtSecretKey remoteRef: - key: "freeleaps-prod-jwt-secret-key" + key: "freeleaps-alpha-jwt-secret-key" type: Secret - key: mongodbUri remoteRef: