mirror of
https://github.com/won-ktds/smarketing-backend.git
synced 2025-12-06 07:06:24 +00:00
refactor: secret 변경
This commit is contained in:
parent
dc0660111e
commit
fa1f0a481a
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user