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