Skip to content

Commit

Permalink
chore: preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 7, 2024
1 parent f01c9f9 commit e77cc02
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions charts/main-app/values-uat-preprod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,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: false
useLocalCardanoNode: true
localCardanoNode:
enabled: true
network: "preprod"
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 e77cc02

Please sign in to comment.