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
|
namespace: smarketing
|
||||||
type: Opaque
|
type: Opaque
|
||||||
stringData:
|
stringData:
|
||||||
SECRET_KEY: "your-secret-key-change-in-production"
|
SECRET_KEY:
|
||||||
CLAUDE_API_KEY: "your-claude-api-key"
|
CLAUDE_API_KEY:
|
||||||
OPENAI_API_KEY: "your-openai-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