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