mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
Update file secrets.yaml
This commit is contained in:
parent
ffadd99f96
commit
7fb27fa5fb
1 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue