Skip to content

Commit

Permalink
Merge branch 'master' into qps-throttle
Browse files Browse the repository at this point in the history
  • Loading branch information
markmandel committed Jan 26, 2019
2 parents 4793542 + ea3271e commit 6192a05
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 6192a05

Please sign in to comment.