UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ac179b78 authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

Merge branch 'bstask-objstoreConfig' into 'master'

Thanos exposed objstoreConfig removed in favor of values overrides

Closes #1964

See merge request !3914
parents 8e0db8ce 70e8538d
No related branches found
No related tags found
1 merge request!3914Thanos exposed objstoreConfig removed in favor of values overrides
Pipeline #2940572 passed
......@@ -57,6 +57,5 @@ query:
- dns+thanos-storegateway.thanos.svc.cluster.local:10901
{{- end }}
objstoreConfig: {{- toYaml (tpl (dig "values" "objstoreConfig" "" .Values.addons.thanos) .) | indent 2 }}
{{- end }}
\ No newline at end of file
......@@ -2024,10 +2024,6 @@ addons:
ingress:
gateway: ""
# -- Configure the object storage for Thanos.
# The monitoring.prometheus thanos-sidecar and Thanos will use this configuration if defined
objstoreConfig: ""
values: {}
postRenderers: []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment