Skip to content

Commit

Permalink
[incubator/druid] modify the default value(the previously pr is close…
Browse files Browse the repository at this point in the history
…d, I can't reopen it. helm#23072)  (helm#23115)

* change druid_coordinator_balancer_strategy

Signed-off-by: camelusluo <[email protected]>

* Update Chart.yaml

Signed-off-by: camelusluo <[email protected]>

* Update values.yaml

Signed-off-by: camelusluo <[email protected]>
  • Loading branch information
camelus0211 authored and KinsheX committed Jul 20, 2020
1 parent d9efb9e commit 8b48b6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion incubator/druid/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 0.18.1
description: Apache Druid is a high performance real-time analytics database.
name: druid
version: 0.2.7
version: 0.2.8
home: https://druid.apache.org/
icon: https://druid.apache.org/img/favicon.png
maintainers:
Expand Down
1 change: 0 additions & 1 deletion incubator/druid/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ coordinator:
config:
DRUID_XMX: 256m
DRUID_XMS: 256m
druid_coordinator_balancer_strategy: cachingCost
# druid_monitoring_monitors: '["org.apache.druid.server.metrics.TaskCountStatsMonitor"]'

ingress:
Expand Down

0 comments on commit 8b48b6c

Please sign in to comment.