diff --git a/chart/templates/istio/operator/values.yaml b/chart/templates/istio/operator/values.yaml index 529c198f4ea2be899a4e06a87612050cd7c5e216..92267a6a7e3eb2f9db64ef354c60bbc227b4258f 100644 --- a/chart/templates/istio/operator/values.yaml +++ b/chart/templates/istio/operator/values.yaml @@ -14,4 +14,6 @@ imagePullSecrets: networkPolicies: enabled: {{ .Values.networkPolicies.enabled }} controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }} +monitoring: + enabled: {{ .Values.monitoring.enabled }} {{- end -}} diff --git a/chart/values.yaml b/chart/values.yaml index b387a95f6a363c1367166e95559af346e2ec003f..6f63f70f91f958ea1999b198f842d6bcb9df41be 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -614,7 +614,7 @@ monitoring: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/monitoring.git path: "./chart" - tag: "40.0.0-bb.1" + tag: "40.0.0-bb.2" # -- Flux reconciliation overrides specifically for the Monitoring Package flux: