fix(tasktree): unify database authority across levels
This commit is contained in:
@@ -88,7 +88,7 @@ targets:
|
||||
lane: production
|
||||
namespace: hwlab-production
|
||||
database:
|
||||
sourceRef: hwlab/tasktree-production-nc01-db.env
|
||||
sourceRef: hwlab/tasktree-nc01-db.env
|
||||
temporal:
|
||||
taskQueue: hwlab-production-tasktree
|
||||
backup:
|
||||
|
||||
@@ -182,12 +182,6 @@ sources:
|
||||
- DATABASE_URL
|
||||
createIfMissing:
|
||||
enabled: false
|
||||
- sourceRef: hwlab/tasktree-production-nc01-db.env
|
||||
type: env
|
||||
requiredKeys:
|
||||
- DATABASE_URL
|
||||
createIfMissing:
|
||||
enabled: false
|
||||
externalFiles:
|
||||
- sourceRef: /root/.unidesk/.env/unified-admin-password.txt
|
||||
type: raw-file
|
||||
@@ -540,7 +534,7 @@ kubernetesSecrets:
|
||||
type: Opaque
|
||||
namespace: hwlab-production
|
||||
data:
|
||||
- sourceRef: hwlab/tasktree-production-nc01-db.env
|
||||
- sourceRef: hwlab/tasktree-nc01-db.env
|
||||
sourceKey: DATABASE_URL
|
||||
targetKey: database-url
|
||||
- name: hwlab-nc01-v03-opencode-server-auth
|
||||
|
||||
Reference in New Issue
Block a user