Skip to content

Commit

Permalink
Merge branch 'main' of github.com:daviderli614/helm-charts into style…
Browse files Browse the repository at this point in the history
…/formatting
  • Loading branch information
daviderli614 committed Oct 28, 2024
2 parents 5d03806 + c85fd7c commit 03b77c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/e2e/greptimedb-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ function drop_table() {

function deploy_greptimedb_cluster() {
# Handle greptimedb-cluster dependencies.
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add grafana https://grafana.github.io/helm-charts --force-update
helm dependency build charts/greptimedb-cluster

# Deploy greptimedb cluster.
Expand Down

0 comments on commit 03b77c4

Please sign in to comment.