mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2026-06-12 20:39:09 +00:00
refactor: secret 변경
This commit is contained in:
@@ -5,6 +5,9 @@ metadata:
|
||||
namespace: smarketing
|
||||
type: Opaque
|
||||
stringData:
|
||||
SECRET_KEY: "your-secret-key-change-in-production"
|
||||
CLAUDE_API_KEY: "your-claude-api-key"
|
||||
OPENAI_API_KEY: "your-openai-api-key"
|
||||
SECRET_KEY:
|
||||
CLAUDE_API_KEY:
|
||||
OPENAI_API_KEY:
|
||||
AZURE_STORAGE_ACCOUNT_NAME: "stdigitalgarage02"
|
||||
AZURE_STORAGE_ACCOUNT_KEY:
|
||||
AZURE_STORAGE_CONTAINER_NAME: "ai-content"
|
||||
|
||||
Reference in New Issue
Block a user