change mongodb uri secret key and jwt secret key
This commit is contained in:
parent
60d0991d99
commit
34544787e7
@ -105,7 +105,7 @@ authentication:
|
||||
type: Secret
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-alpha-mongodb-uri"
|
||||
key: "magicleaps-alpha-mongodb-uri"
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user