Update durpapi/templates/secrets.yaml
This commit is contained in:
@@ -9,18 +9,6 @@ spec:
|
|||||||
target:
|
target:
|
||||||
name: durpapi-secret
|
name: durpapi-secret
|
||||||
data:
|
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
|
- secretKey: db_host
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/postgres
|
key: secrets/durpapi/postgres
|
||||||
@@ -45,7 +33,7 @@ spec:
|
|||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/postgres
|
key: secrets/durpapi/postgres
|
||||||
property: db_name
|
property: db_name
|
||||||
- secretKey: jwksurl
|
- secretKey: llamaurl
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/jwks
|
key: secrets/durpapi/llamaurl
|
||||||
property: jwksurl
|
property: llamaurl
|
||||||
Reference in New Issue
Block a user