change secret setting

This commit is contained in:
Nicolas 2025-09-04 16:39:27 +08:00
parent 2e5567139a
commit 8cd55ee0cd
2 changed files with 3 additions and 3 deletions

View File

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

View File

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