mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update durpapi/templates/secrets.yaml
This commit is contained in:
parent
6b8c6bc85e
commit
551ed10e69
1 changed files with 3 additions and 15 deletions
|
|
@ -9,18 +9,6 @@ spec:
|
|||
target:
|
||||
name: durpapi-secret
|
||||
data:
|
||||
- secretKey: openai_api_key
|
||||
remoteRef:
|
||||
key: secrets/durpapi/openai
|
||||
property: openai_api_key
|
||||
- secretKey: unraid_api_key
|
||||
remoteRef:
|
||||
key: secrets/durpapi/unraid
|
||||
property: unraid_api_key
|
||||
- secretKey: unraid_uri
|
||||
remoteRef:
|
||||
key: secrets/durpapi/unraid
|
||||
property: unraid_uri
|
||||
- secretKey: db_host
|
||||
remoteRef:
|
||||
key: secrets/durpapi/postgres
|
||||
|
|
@ -45,7 +33,7 @@ spec:
|
|||
remoteRef:
|
||||
key: secrets/durpapi/postgres
|
||||
property: db_name
|
||||
- secretKey: jwksurl
|
||||
- secretKey: llamaurl
|
||||
remoteRef:
|
||||
key: secrets/durpapi/jwks
|
||||
property: jwksurl
|
||||
key: secrets/durpapi/llamaurl
|
||||
property: llamaurl
|
||||
Loading…
Add table
Add a link
Reference in a new issue