Skip to content

Commit

Permalink
charts/openshift-metering: Don't change default reporting-operator pr…
Browse files Browse the repository at this point in the history
…estoMaxQueryLength

This value had no effect since the config key is prestoMaxQueryLength,
and instead of setting a new default, just use the built-in default.
  • Loading branch information
Chance Zibolski committed Dec 5, 2018
1 parent 998163d commit 7f59fd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/openshift-metering/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ reporting-operator:
spec:
config:
prometheusURL: "https://prometheus-k8s.openshift-monitoring.svc:9091/"
maxQueryLength: "10000000"
tls:
enabled: true
createSecret: false
Expand Down

0 comments on commit 7f59fd8

Please sign in to comment.