chore: Update manifests after change
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