UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 09082783 authored by Wesley Griffing's avatar Wesley Griffing
Browse files

#102 Re-add values.yaml entries that were inadvertently omitted

parent 7b6d169b
No related branches found
No related tags found
No related merge requests found
......@@ -3196,6 +3196,8 @@ minio:
# -- DEPRECATED Monitoring section determines which monitoring features to enable, this section is being replaced
# by https://github.com/grafana/meta-monitoring-chart
monitoring:
# -- Enable BigBang integration of Monitoring components
enabled: false
# Dashboards for monitoring Loki
dashboards:
# -- If enabled, create configmap with dashboards for monitoring Loki
......@@ -3266,7 +3268,7 @@ monitoring:
# -- If defined, will create a MetricsInstance for the Grafana Agent Operator.
metricsInstance:
# -- If enabled, MetricsInstance resources for Grafana Agent Operator are created
enabled: true
enabled: false
# -- MetricsInstance annotations
annotations: {}
# -- Additional MetricsInstance labels
......@@ -3398,6 +3400,11 @@ tableManager:
domain: bigbang.dev
fluentbit:
enabled: false
promtail:
enabled: false
istio:
enabled: false
hardened:
......
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