fix(tasktree): unify database authority across levels

This commit is contained in:
pikastech
2026-07-19 05:17:27 +02:00
parent a67baa4851
commit 5c3118f163
2 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -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:
+1 -7
View File
@@ -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