-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
If the Grafana Helm Chart is called with the additional paramter "--set service.type=LoadBalancer" the Grafana Service gets an IP address that can be called directly without the need of an additional NGINX reverse proxy and without any certificates.
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 --set persistence.enabled=true --set service.type=LoadBalancer -n monitoring
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels