helm-charts
helm-charts copied to clipboard
Prometheus community Helm charts
### Is your feature request related to a problem ? Yes, there are few problems, for instance name of the pv ("storage") just hardcoded in the templates/statefulset.yaml no possibility to...
### Describe the bug a clear and concise description of what the bug is. The `drop` operation does not work!  ### What's your helm version? argoCD ### What's your...
… dashboard #### What this PR does / why we need it - Fixes Angular depreciation of Grafana-overview dashboard #### Which issue this PR fixes *(optional, in `fixes #(, fixes...
#### What this PR does / why we need it Revert https://github.com/prometheus-community/helm-charts/commit/a80cc01d4c7124f5e3845508c73c214357beea45 [This](https://github.com/prometheus-community/helm-charts/issues/5529#issuecomment-2913386184) is better. #### Which issue this PR fixes *(optional, in `fixes #(, fixes #, ...)` format, will...
### Describe the bug a clear and concise description of what the bug is. I'm trying to use the latest version of kube-prometheus-stack to work with open telemetry metrics. However...
#### What this PR does / why we need it Added `unhealthyPodEvictionPolicy` field to the PDB. For example when all replicas are in a CrashLoopBackOff due to missing memory the...
#### What this PR does / why we need it We should reach a consensus on deprecating and removing old Helm charts. The best way to do this is to...
#### What this PR does / why we need it Avoids port conflicts if `hostNetwork` is set to `true`, so users can customize the `--proxy-endpoints-port` instead of leaving it _hard...
### Describe the bug a clear and concise description of what the bug is. I installed kube-prometheus-stack into the monitoring-namespace in my bare-metal kubeadm-cluster. However, when I log into grafana,...
### Describe the bug a clear and concise description of what the bug is. Hi Team, We found that Exposed debugging endpoint at http://kube-state-metrics:8080/debug/pprof/ is enabled. And its a security...