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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user