You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't see a lot of value with the operator, and we've found helm template to be useful for generating manifests that you can inspect before applying.
Tried
helm template stable/prometheus --namespace monitoring -n test --set rbac.create=true,pushgateway.enabled=false
It's weird because it isn't a statefulset. The PVCs created are test-prometheus-alertmanager and annotations-prometheus-server.