Skip to content

Commit

Permalink
chore: indexer in preview
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed May 7, 2024
1 parent 9e173cc commit f023bec
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions charts/main-app/values-uat-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,12 @@ postgres:
cf-ledger-sync:
enabled: true
values:
replicaCount: 1
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: "ccfcc9c-8553801455"
ingress:
enabled: false
useLocalCardanoNode: false
tag: "a842354-8831465254"
useLocalCardanoNode: true
localCardanoNode:
enabled: true
image:
Expand All @@ -35,6 +32,9 @@ cf-ledger-sync:
sleep: false
mithrilRestore: "false"
network: "preview"
indexer:
enabled: true
replicaCount: 1

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

0 comments on commit f023bec

Please sign in to comment.