Skip to content

Commit

Permalink
chore: lsv2 deploy in uat mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 7, 2024
1 parent 5201f35 commit 509dc82
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions charts/main-app/values-uat-mainnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,24 @@ cf-ledger-sync:
values:
git:
targetRevision: "develop"
image:
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync"
tag: "ccfcc9c-8553801455"
ingress:
enabled: false
useLocalCardanoNode: true
localCardanoNode:
enabled: true
network: "mainnet"
# blocks:
# batchSize: "10"
indexer:
image:
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync"
tag: "a842354-8831465254"
aggregation:
enabled: true
image:
repository: "pro.registry.gitlab.metadata.dev.cf-deployments.org/base-infrastructure/docker-registry/cf-ledger-sync-aggregation"
tag: "a842354-8831465254"
store:
account:
history_cleanup_enabled: "false"
executor:
enable_parallel_processing: "false"

cf-ledger-sync-resync:
enabled: true
Expand Down

0 comments on commit 509dc82

Please sign in to comment.