Merge pull request 'Automated Manifest Update' (#5905) from auto/update-manifests into manifests
Reviewed-on: #5905
This commit was merged in pull request #5905.
This commit is contained in:
@@ -52,6 +52,15 @@ 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:
|
||||||
initdb:
|
recovery:
|
||||||
database: app
|
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
|
type: RuntimeDefault
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- 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
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
|||||||
Reference in New Issue
Block a user