Update file secrets.yaml
This commit is contained in:
@@ -16,15 +16,35 @@ spec:
|
|||||||
- secretKey: UNRAID_API_KEY
|
- secretKey: UNRAID_API_KEY
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/unraid
|
key: secrets/durpapi/unraid
|
||||||
property: UNRAID_API_KEY
|
property: UNRAID_API_KEY
|
||||||
- secretKey: UNRAID_URI
|
- secretKey: UNRAID_URI
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/unraid
|
key: secrets/durpapi/unraid
|
||||||
property: UNRAID_URI
|
property: UNRAID_URI
|
||||||
- secretKey: jwtToken
|
- secretKey: jwtToken
|
||||||
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