Automated Manifest Update (#2491)

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

Reviewed-on: #2491
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 #2491.
This commit is contained in:
2025-12-13 20:29:16 +00:00
committed by Alex Lebens
parent fe93dedebc
commit 7e12204dff
2 changed files with 18 additions and 47 deletions

View File

@@ -29,13 +29,6 @@ spec:
parameters:
barmanObjectName: "n8n-postgresql-18-garage-local-backup"
serverName: "n8n-postgresql-18-backup-1"
externalClusters:
- name: recovery
plugin:
name: barman-cloud.cloudnative-pg.io
parameters:
barmanObjectName: "n8n-postgresql-18-recovery"
serverName: n8n-postgresql-18-backup-1
storage:
size: 10Gi
storageClass: local-path
@@ -65,15 +58,22 @@ spec:
enablePodMonitor: true
disableDefaultQueries: false
bootstrap:
recovery:
database: app
source: n8n-postgresql-18-backup-1
initdb:
import:
source:
externalCluster: importSource
type: microservice
databases:
- app
schemaOnly: false
externalClusters:
- name: n8n-postgresql-18-backup-1
plugin:
name: barman-cloud.cloudnative-pg.io
enabled: true
isWALArchiver: false
parameters:
barmanObjectName: "n8n-postgresql-18-recovery"
serverName: n8n-postgresql-18-backup-1
- name: importSource
connectionParameters:
host: "n8n-postgresql-17-cluster-rw"
port: "5432"
user: "app"
dbname: "app"
sslmode: "disable"
password:
name: n8n-postgresql-17-cluster-app
key: password