Merge pull request 'fix: wrong image' (#5904) from tmp/sparkyfitness-2 into main
Reviewed-on: #5904
This commit was merged in pull request #5904.
This commit is contained in:
@@ -44,7 +44,7 @@ sparkyfitness:
|
||||
storageClass: ceph-block
|
||||
frontend:
|
||||
image:
|
||||
repository: ghcr.io/codewithcj/sparkyfitness-server
|
||||
repository: ghcr.io/codewithcj/sparkyfitness-frontend
|
||||
tag: v0.16.5.7@sha256:c57a0a07b3470bd0c280d63d02b45adfe7360441b396e9bd445d7b0d22823356
|
||||
resources:
|
||||
requests:
|
||||
@@ -62,7 +62,7 @@ sparkyfitness:
|
||||
auth:
|
||||
existingSecret: sparkyfitness-postgresql-18-cluster-app
|
||||
postgres-18-cluster:
|
||||
mode: standalone
|
||||
mode: recovery
|
||||
recovery:
|
||||
method: objectStore
|
||||
objectStore:
|
||||
|
||||
Reference in New Issue
Block a user