Skip to content

Commit

Permalink
don't add blooms to our default yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanGuedes committed Apr 3, 2024
1 parent 47fcba4 commit 4587ff5
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions production/helm/loki/ci/distributed-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,8 @@ compactor:
indexGateway:
replicas: 1
bloomCompactor:
replicas: 1
persistence:
enabled: true
replicas: 0
bloomGateway:
replicas: 1
persistence:
enabled: true
replicas: 0
minio:
enabled: true

lokiCanary:
enabled: false

test:
enabled: false
enabled: true

0 comments on commit 4587ff5

Please sign in to comment.