chore: Update manifests after change

This commit is contained in:
2026-04-14 00:50:06 +00:00
parent 58e6f8f079
commit f4fdaa3e3d
2 changed files with 12 additions and 3 deletions

View File

@@ -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

View File

@@ -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