Skip to content

Commit

Permalink
Merge pull request #52 from cncf-tags/issue-31
Browse files Browse the repository at this point in the history
feat: Exposing Grafana dashboards publicly accessible from cluster
  • Loading branch information
nikimanoledaki authored Feb 9, 2024
2 parents ebd8bde + 6624270 commit 51ffcb2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clusters/base/kube-prometheus-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ spec:
kind: HelmRepository
name: prometheus
values:
grafana:
ingress:
enabled: true
prometheus:
prometheusSpec:
serviceMonitorSelectorNilUsesHelmValues: false
Expand Down

0 comments on commit 51ffcb2

Please sign in to comment.