Merge pull request 'Automated Manifest Update' (#5906) from auto/update-manifests into manifests
Reviewed-on: #5906
This commit was merged in pull request #5906.
This commit is contained in:
@@ -34,7 +34,7 @@ spec:
|
||||
hostPID: false
|
||||
dnsPolicy: ClusterFirst
|
||||
containers:
|
||||
- image: harbor.alexlebens.net/images/site-documentation:0.24.0@sha256:4de96b40683bdb4998219b38b728a46e821de7ccd28b2ff6cc69ff26a712e7af
|
||||
- image: harbor.alexlebens.net/images/site-documentation:0.25.0@sha256:1509b20e703617ce8e6fc78fa599a56c09be178541adc82da406632f9af15d97
|
||||
name: main
|
||||
resources:
|
||||
requests:
|
||||
|
||||
@@ -52,15 +52,11 @@ spec:
|
||||
barmanObjectName: "sparkyfitness-postgresql-18-backup-garage-local"
|
||||
serverName: "sparkyfitness-postgresql-18-backup-1"
|
||||
bootstrap:
|
||||
recovery:
|
||||
initdb:
|
||||
database: app
|
||||
source: sparkyfitness-postgresql-18-backup-1
|
||||
externalClusters:
|
||||
- name: sparkyfitness-postgresql-18-backup-1
|
||||
plugin:
|
||||
name: barman-cloud.cloudnative-pg.io
|
||||
enabled: true
|
||||
isWALArchiver: false
|
||||
parameters:
|
||||
barmanObjectName: "sparkyfitness-postgresql-18-recovery"
|
||||
serverName: sparkyfitness-postgresql-18-backup-1
|
||||
postInitTemplateSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
|
||||
- CREATE EXTENSION IF NOT EXISTS "pgcrypto";
|
||||
- CREATE EXTENSION IF NOT EXISTS "pg_stat_statements";
|
||||
- GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO "app" WITH GRANT OPTION;
|
||||
owner: app
|
||||
|
||||
Reference in New Issue
Block a user