Intermittent Issues with shards value in Monitoring value in 14.0.0 chart
Few customers are reporting issues with monitoring chart after upgrade to chart 14.0.0 . Change will re-align with upstream values after value was taken away to remediate possibility of customers not upgrading the monitoring CRDs, but now that task is handled within flux.
Issue with monitoring chart:
│ monitoring False Helm install failed: Prometheus.monitoring.coreos.com "monitoring-monitoring-kube-prometheus" is invalid: spec.shards: Invalid value: "null": spec.shards in body must be of type integer: "null" 6m16s │
AC
- Create new monitoring tag with the below change where
prometheus.prometheusSpec.shards
is set to a numerical value. - Once new monitoring tag with fix has been created, open MR into BigBang to update monitoring to the new version.
Edited by Ryan Garcia