Skip to content

How to disable Prometheus and Grafana? #502

Answered by jsanda
carolili asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @carolili

I generally use an overrides file as follows,

$ helm install dev k8ssandra/k8ssandra -f my-values.yaml

and my-values.yaml should include this:

kube-prometheus-stack:
  enabled: false

This will prevent the kube-prometheus-stack chart from getting installed.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@carolili
Comment options

Answer selected by carolili
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jsanda
Comment options

Comment options

You must be logged in to vote
1 reply
@jsanda
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants