chore: Update manifests after change

This commit is contained in:
2025-12-13 20:49:08 +00:00
parent 3848f23bb9
commit 1b89feb44d
5 changed files with 62 additions and 33 deletions

View File

@@ -47,27 +47,27 @@ spec:
valueFrom:
secretKeyRef:
key: dbname
name: n8n-postgresql-17-cluster-app
name: n8n-postgresql-18-cluster-app
- name: DB_POSTGRESDB_HOST
valueFrom:
secretKeyRef:
key: host
name: n8n-postgresql-17-cluster-app
name: n8n-postgresql-18-cluster-app
- name: DB_POSTGRESDB_PORT
valueFrom:
secretKeyRef:
key: port
name: n8n-postgresql-17-cluster-app
name: n8n-postgresql-18-cluster-app
- name: DB_POSTGRESDB_USER
valueFrom:
secretKeyRef:
key: user
name: n8n-postgresql-17-cluster-app
name: n8n-postgresql-18-cluster-app
- name: DB_POSTGRESDB_PASSWORD
valueFrom:
secretKeyRef:
key: password
name: n8n-postgresql-17-cluster-app
name: n8n-postgresql-18-cluster-app
- name: N8N_METRICS
value: "true"
- name: QUEUE_HEALTH_CHECK_ACTIVE