Skip to content

Commit

Permalink
Allow dashboard in all namespaces (#2927)
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Elias dos Santos <[email protected]>
  • Loading branch information
migueleliasweb authored Apr 19, 2023
1 parent 22b98ba commit cef7092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 45.11.1
version: 45.12.0
appVersion: v0.63.0
kubeVersion: ">=1.16.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
2 changes: 2 additions & 0 deletions charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,8 @@ grafana:
enabled: true
label: grafana_dashboard
labelValue: "1"
# Allow discovery in all namespaces for dashboards
searchNamespace: ALL

## Annotations for Grafana dashboard configmaps
##
Expand Down

0 comments on commit cef7092

Please sign in to comment.