Skip to content

Commit

Permalink
chore: take db and agg resync down
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Apr 30, 2024
1 parent 31f9f7f commit 83863e3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions charts/main-app/values-uat-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cf-ledger-sync:
network: "preview"

cf-ledger-sync-resync:
enabled: true
enabled: false
postgres:
createDb: true
size: 250Gi
Expand All @@ -45,7 +45,8 @@ cf-ledger-sync-resync:
git:
targetRevision: "parameterize-psql-secret-name-key"
image:
tag: "41fc060-8737136064"
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync"
tag: "a842354-8831465254"
storeCardanoHost: cardano-node.cf-explorer
storeCardanoPort: 3001
ingress:
Expand All @@ -68,7 +69,8 @@ cf-ledger-sync-resync:
enabled: true
replicaCount: 1
image:
tag: "41fc060-8737136064"
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync"
tag: "a842354-8831465254"
postgres:
secretName: cardano.cf-ledger-sync-resync-pg.credentials.postgresql.acid.zalan.do
host: cf-ledger-sync-resync-pg
Expand Down

0 comments on commit 83863e3

Please sign in to comment.