chore: Update manifests after change
This commit is contained in:
@@ -52,6 +52,15 @@ spec:
|
||||
barmanObjectName: "sparkyfitness-postgresql-18-backup-garage-local"
|
||||
serverName: "sparkyfitness-postgresql-18-backup-1"
|
||||
bootstrap:
|
||||
initdb:
|
||||
recovery:
|
||||
database: app
|
||||
owner: 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
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/codewithcj/sparkyfitness-server:v0.16.5.7@sha256:c57a0a07b3470bd0c280d63d02b45adfe7360441b396e9bd445d7b0d22823356
|
||||
image: ghcr.io/codewithcj/sparkyfitness-frontend:v0.16.5.7@sha256:c57a0a07b3470bd0c280d63d02b45adfe7360441b396e9bd445d7b0d22823356
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
Reference in New Issue
Block a user