Skip to content

Commit

Permalink
Merge pull request #868 from fearlesschenc/main
Browse files Browse the repository at this point in the history
fix setup scripts
  • Loading branch information
qmhu committed Oct 20, 2023
2 parents 956f894 + 929604d commit 726f91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/local-env-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ echo "Step2: Installing Prometheus finished."

echo "Step3: Installing Grafana "

helm install grafana \
helm install grafana \
-f ${GRAFANA_VALUE_URL} \
-n crane-system \
--create-namespace ${GRAFANA_HELM_PACKAGE_URL}
Expand Down

0 comments on commit 726f91f

Please sign in to comment.