Skip to content

Commit

Permalink
fix[kube-prometheus-stack]: Provision Grafana comment example.
Browse files Browse the repository at this point in the history
Signed-off-by: Vanilla <osu_Vanilla@126.com>
  • Loading branch information
VergeDX committed Oct 17, 2024
1 parent 48c3384 commit b3a7613
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/kube-prometheus-stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ name: kube-prometheus-stack
sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
version: 65.2.0
version: 65.2.1
appVersion: v0.77.1
kubeVersion: ">=1.19.0-0"
home: https://github.com/prometheus-operator/kube-prometheus
Expand Down
3 changes: 2 additions & 1 deletion charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,8 @@ grafana:
# - name: prometheus-sample
# access: proxy
# basicAuth: true
# basicAuthPassword: pass
# secureJsonData:
# basicAuthPassword: pass
# basicAuthUser: daco
# editable: false
# jsonData:
Expand Down

0 comments on commit b3a7613

Please sign in to comment.