change mongodb uri secret key and jwt secret key

This commit is contained in:
Nicolas 2025-09-04 14:09:19 +08:00
parent 60d0991d99
commit 34544787e7
2 changed files with 3 additions and 3 deletions

View File

@ -105,7 +105,7 @@ authentication:
type: Secret
- key: mongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
key: "magicleaps-alpha-mongodb-uri"
type: Secret
vpa:
minAllowed:

View File

@ -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: