-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels