We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688da66 commit 416aebbCopy full SHA for 416aebb
internal/cmd/integration-tests-k8s/tests/mimir-alerts-kubernetes/testdata/setup.sh
@@ -10,4 +10,4 @@ kubectl create namespace mimir-test
10
helm repo add grafana https://grafana.github.io/helm-charts
11
helm repo update
12
# TODO: Upgrade to version 6 of Mimir's Helm chart.
13
-helm -n mimir-test install mimir grafana/mimir-distributed --version 5.8.0
+helm -n mimir-test install mimir grafana/mimir-distributed --version 5.8.0 --wait
0 commit comments