Update file secrets.yaml
This commit is contained in:
@@ -9,18 +9,18 @@ spec:
|
||||
target:
|
||||
name: durpapi-secret
|
||||
data:
|
||||
- secretKey: OPENAI_API_KEY
|
||||
- secretKey: openai_api_key
|
||||
remoteRef:
|
||||
key: secrets/durpapi/openai
|
||||
property: OPENAI_API_KEY
|
||||
- secretKey: UNRAID_API_KEY
|
||||
property: openai_api_key
|
||||
- secretKey: unraid_api_key
|
||||
remoteRef:
|
||||
key: secrets/durpapi/unraid
|
||||
property: UNRAID_API_KEY
|
||||
- secretKey: UNRAID_URI
|
||||
property: unraid_api_key
|
||||
- secretKey: unraid_uri
|
||||
remoteRef:
|
||||
key: secrets/durpapi/unraid
|
||||
property: UNRAID_URI
|
||||
property: unraid_uri
|
||||
- secretKey: db_host
|
||||
remoteRef:
|
||||
key: secrets/durpapi/postgres
|
||||
|
||||
Reference in New Issue
Block a user