chore(rls): 新增 manual script gate 與 canary wave1
This commit is contained in:
@@ -111,10 +111,10 @@ metadata:
|
||||
type: Opaque
|
||||
stringData:
|
||||
# 資料庫
|
||||
DATABASE_URL: "${DATABASE_URL:-postgresql+asyncpg://awoooi:changeme@192.168.0.188:5432/awoooi_prod}"
|
||||
DATABASE_URL: "${DATABASE_URL}"
|
||||
|
||||
# Redis
|
||||
REDIS_URL: "${REDIS_URL:-redis://192.168.0.188:6380/10}"
|
||||
REDIS_URL: "${REDIS_URL}"
|
||||
|
||||
# AI 服務
|
||||
GEMINI_API_KEY: "${GEMINI_API_KEY:-}"
|
||||
|
||||
Reference in New Issue
Block a user