-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Helm Installation Instructions #145
Conversation
@marvin-steinke thanks! can you sign DCO
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we try to have a link to prometheus install steps? Honestly I am not sure if we should cover prometheus steps in our document.... which means for any update on prometheus we should have an update ...
Signed-off-by: marvin.steinke <[email protected]> Signed-off-by: Marvin Steinke <[email protected]>
Signed-off-by: marvin.steinke <[email protected]> Signed-off-by: Marvin Steinke <[email protected]>
I'm afraid I don't know how to install the Kepler helm package for a non-helm prometheus installation regarding the release label that has to be set. Because of this I included specific instructions for a full helm install. The only way installation instructions for the kube-prometheus-stack are going to change is if the repository stops to exists in which case we would have to link another helm chart anyways, right? |
ok, please go ahead to complete this PR and notify me after it's ready for review :-) |
serviceMonitor
for the Kepler charts: The valueserviceMonitor.enabled
needs to be set totrue
and the valueserviceMonitor.labels.release
needs to be set to the release name of the kube-prometheus-stack installtion.