Skip to content

Commit

Permalink
chore: lsv2 resync preprod config update
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 7, 2024
1 parent e77cc02 commit 199588a
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions charts/main-app/values-uat-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,17 @@ cf-ledger-sync-resync:
effect: PreferNoSchedule
values:
git:
targetRevision: "parameterize-psql-secret-name-key"
image:
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync"
tag: "a842354-8831465254"
targetRevision: "develop"
storeCardanoHost: cardano-node.cf-explorer
storeCardanoPort: 3001
ingress:
enabled: false
useLocalCardanoNode: false
localCardanoNode:
enabled: false
network: "preprod"
indexer:
enabled: false
replicaCount: 0
image:
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 All @@ -89,9 +85,10 @@ cf-ledger-sync-resync:
store:
account:
history_cleanup_enabled: "false"
# executor:
# use_virtual_thread_for_batch_processing: "true"
# block_processing_threads: 5
executor:
use_virtual_thread_for_batch_processing: "true"
enable_parallel_processing: "false"
# block_processing_threads: 2

cf-explorer:
enabled: true
Expand Down

0 comments on commit 199588a

Please sign in to comment.