fix(cicd): add NC01 PaC status closeout
This commit is contained in:
+10
-4
@@ -924,7 +924,7 @@ controlPlane:
|
||||
- fenced
|
||||
- late-write-rejected
|
||||
localPostgres:
|
||||
enabled: true
|
||||
enabled: false
|
||||
serviceName: agentrun-v02-postgres
|
||||
image: postgres:16-alpine
|
||||
storage: 5Gi
|
||||
@@ -962,11 +962,17 @@ controlPlane:
|
||||
repository: pikasTech/agent_skills
|
||||
sourceBranch: master
|
||||
database:
|
||||
mode: local-postgres
|
||||
mode: external-postgres
|
||||
provider: NC01
|
||||
configRef: config/platform-db/postgres-nc01.yaml
|
||||
database: agentrun_v02
|
||||
user: agentrun_v02
|
||||
sslmode: require
|
||||
secretSourceRef: agentrun/nc01-v02-mgr-db.env
|
||||
secretRef:
|
||||
name: agentrun-v02-mgr-db
|
||||
key: DATABASE_URL
|
||||
localPostgresExpectedAbsent: false
|
||||
localPostgresExpectedAbsent: true
|
||||
secrets:
|
||||
- id: manager-api-key
|
||||
sourceRef: hwlab/nc01-v03-admin.env
|
||||
@@ -1357,4 +1363,4 @@ controlPlane:
|
||||
targetRef:
|
||||
namespace: agentrun-v02
|
||||
name: agentrun-v01-tool-unidesk-ssh
|
||||
key: UNIDESK_SSH_CLIENT_TOKEN
|
||||
key: UNIDESK_SSH_CLIENT_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user