mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
remove provider secrets.
This commit is contained in:
@@ -51,8 +51,6 @@ spec:
|
||||
# User-configurable API keys for LLM providers
|
||||
# These are set through the application UI and can vary per user
|
||||
# Contains: OPENAI_API_KEY, ANTHROPIC_API_KEY, BAYER_MGA_API_KEY, etc.
|
||||
- secretRef:
|
||||
name: buildify-user-provider-secrets
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user