chore: Update manifests after change
This commit is contained in:
@@ -52,15 +52,11 @@ spec:
|
|||||||
barmanObjectName: "sparkyfitness-postgresql-18-backup-garage-local"
|
barmanObjectName: "sparkyfitness-postgresql-18-backup-garage-local"
|
||||||
serverName: "sparkyfitness-postgresql-18-backup-1"
|
serverName: "sparkyfitness-postgresql-18-backup-1"
|
||||||
bootstrap:
|
bootstrap:
|
||||||
recovery:
|
initdb:
|
||||||
database: app
|
database: app
|
||||||
source: sparkyfitness-postgresql-18-backup-1
|
postInitTemplateSQL:
|
||||||
externalClusters:
|
- CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
||||||
- name: sparkyfitness-postgresql-18-backup-1
|
- CREATE EXTENSION IF NOT EXISTS "pgcrypto";
|
||||||
plugin:
|
- CREATE EXTENSION IF NOT EXISTS "pg_stat_statements";
|
||||||
name: barman-cloud.cloudnative-pg.io
|
- GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO "app" WITH GRANT OPTION;
|
||||||
enabled: true
|
owner: app
|
||||||
isWALArchiver: false
|
|
||||||
parameters:
|
|
||||||
barmanObjectName: "sparkyfitness-postgresql-18-recovery"
|
|
||||||
serverName: sparkyfitness-postgresql-18-backup-1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user