Skip to content

Commit

Permalink
fix setup scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
陈晨 committed Oct 11, 2023
1 parent 870ed4a commit 929604d
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 929604d

Please sign in to comment.