Automated Manifest Update (#4403)

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

Reviewed-on: #4403
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 #4403.
This commit is contained in:
2026-03-03 23:22:59 +00:00
committed by Alex Lebens
parent b5c8ae9ad3
commit 733c4c9f54
3 changed files with 16 additions and 34 deletions

View File

@@ -52,11 +52,15 @@ spec:
barmanObjectName: "dawarich-postgresql-18-backup-garage-local"
serverName: "dawarich-postgresql-18-backup-1"
bootstrap:
initdb:
recovery:
database: app
postInitTemplateSQL:
- CREATE EXTENSION postgis;
- CREATE EXTENSION postgis_topology;
- CREATE EXTENSION fuzzystrmatch;
- CREATE EXTENSION postgis_tiger_geocoder;
owner: app
source: dawarich-postgresql-18-backup-1
externalClusters:
- name: dawarich-postgresql-18-backup-1
plugin:
name: barman-cloud.cloudnative-pg.io
enabled: true
isWALArchiver: false
parameters:
barmanObjectName: "dawarich-postgresql-18-recovery"
serverName: dawarich-postgresql-18-backup-1