Automated Manifest Update (#2492)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2492
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2492.
This commit is contained in:
2025-12-13 20:50:17 +00:00
committed by Alex Lebens
parent 7e12204dff
commit 004e13fa5a
6 changed files with 65 additions and 34 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