Add externalsecret for dot-ai
This commit is contained in:
parent
54b7d05d4d
commit
0f615f3985
@ -2,4 +2,11 @@ secretStore:
|
||||
name: vault
|
||||
kind: ClusterSecretStore
|
||||
|
||||
externalSecrets: []
|
||||
externalSecrets:
|
||||
- name: dot-ai-model-api-key
|
||||
namespace: ai-stack
|
||||
targetName: dot-ai-model-api-key
|
||||
data:
|
||||
- secretKey: model-api-key
|
||||
remoteKey: ai-stack/dot-ai
|
||||
property: model-api-key
|
||||
Loading…
x
Reference in New Issue
Block a user