refactor: secret 변경

This commit is contained in:
OhSeongRak 2025-06-17 10:20:47 +09:00
parent dc0660111e
commit fa1f0a481a

View File

@ -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"