change secret setting
This commit is contained in:
parent
2e5567139a
commit
8cd55ee0cd
@ -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:
|
||||
|
||||
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user