Skip to content

Commit

Permalink
minkube-setup-grafana => minikube-setup-grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel committed Jan 26, 2019
1 parent 78d4023 commit ea3271e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ minkube-setup-prometheus:

# grafana on minkube with dashboards and prometheus datasource installed.
# we have to disable PVC as it's not supported on minkube.
minkube-setup-grafana:
minikube-setup-grafana:
$(MAKE) setup-grafana \
DOCKER_RUN_ARGS="--network=host -v $(minikube_cert_mount)"

Expand Down

0 comments on commit ea3271e

Please sign in to comment.