backend redesign
This commit is contained in:
7
deploy/k8s/prod/secrets/ai-secrets.yaml.example
Normal file
7
deploy/k8s/prod/secrets/ai-secrets.yaml.example
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: ai-secrets
|
||||
type: Opaque
|
||||
stringData:
|
||||
anthropic-api-key: "sk-ant-YOUR_KEY_HERE"
|
||||
Reference in New Issue
Block a user