Skip to content

Commit

Permalink
Ketama sync to main (rhobs#347)
Browse files Browse the repository at this point in the history
* Update README (rhobs#343)

* Update README

- Added instructions for macOS
- Fixed jsonnet deps command

Signed-off-by: Douglas Camata <[email protected]>

* Update OpenShift templates doc link

Signed-off-by: Douglas Camata <[email protected]>

Signed-off-by: Douglas Camata <[email protected]>

* Disable compression on receive (rhobs#346)

Signed-off-by: Matej Gera <[email protected]>

Signed-off-by: Matej Gera <[email protected]>

Signed-off-by: Douglas Camata <[email protected]>
Signed-off-by: Matej Gera <[email protected]>
Co-authored-by: Douglas Camata <[email protected]>
  • Loading branch information
2 people authored and philipgough committed Oct 10, 2022
1 parent 4b3a1d6 commit 8d66f47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ local thanosRuleSyncer = import './sidecars/thanos-rule-syncer.libsonnet';
'--receive.hashrings-algorithm=${THANOS_RECEIVE_HASHRINGS_ALGORITHM}',
'--receive.grpc-compression=none',
'--receive.hashrings-algorithm=${THANOS_RECEIVE_HASHRINGS_ALGORITHM}',
'--receive.grpc-compression=none',
],
env+: s3EnvVars + [{
name: 'DEBUG',
Expand Down

0 comments on commit 8d66f47

Please sign in to comment.