Update file secrets.yaml
This commit is contained in:
@@ -25,6 +25,26 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/jwtToken
|
key: secrets/durpapi/jwtToken
|
||||||
property: jwtToken
|
property: jwtToken
|
||||||
|
- secretKey: AuthURL
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/durpapi/auth
|
||||||
|
property: AuthURL
|
||||||
|
- secretKey: ClientID
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/durpapi/auth
|
||||||
|
property: ClientID
|
||||||
|
- secretKey: ClientSecret
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/durpapi/auth
|
||||||
|
property: ClientSecret
|
||||||
|
- secretKey: RedirectURL
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/durpapi/auth
|
||||||
|
property: RedirectURL
|
||||||
|
- secretKey: TokenURL
|
||||||
|
remoteRef:
|
||||||
|
key: secrets/durpapi/auth
|
||||||
|
property: TokenURL
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user