diff --git a/chart/values.yaml b/chart/values.yaml index d1b0229b1dbcac428e4ed0439db89a952c92390c..f4a2e0ce9a3b84bb2fada2e4adc7a5b496479b8d 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: