Skip to content
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

Lokal Monitoring - Grafana Version #14

Open
eszych opened this issue Jul 20, 2023 · 0 comments
Open

Lokal Monitoring - Grafana Version #14

eszych opened this issue Jul 20, 2023 · 0 comments

Comments

@eszych
Copy link

eszych commented Jul 20, 2023

In https://github.com/microsoft/AKS-HCI-Apps/blob/main/Monitoring/Grafana.md
the line

helm install grafana grafana/grafana --version 6.11.0 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

needs to be changed to

helm install grafana grafana/grafana --version 6.58.3 --set nodeSelector."kubernetes\.io/os"=linux --set sidecar.dashboards.enabled=true --set sidecar.datasources.enabled=true -n monitoring

for the new Kubernetes Version used in AS-HCI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant