Skip to content

Commit

Permalink
chore: restart db
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 3, 2024
1 parent 615b5f2 commit 7b7868a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/main-app/values-uat-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ cf-ledger-sync:
network: "preview"

cf-ledger-sync-resync:
enabled: false
enabled: true
postgres:
createDb: true
size: 250Gi
size: 200Gi
tolerations:
- key: role
value: resync-pg
Expand Down

0 comments on commit 7b7868a

Please sign in to comment.