Update helm test command

This commit is contained in:
Simon Larsen 2023-12-30 22:50:27 +00:00
parent bf2f9d800c
commit 3bfa08e84d
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -24,4 +24,4 @@ sudo microk8s helm install oneuptime ../../HelmChart/Public/oneuptime -f ../../H
sudo microk8s kubectl wait pod --all --for=condition=Ready --namespace=default
# Once it's ready. Run helm test.
sudo microk8s helm test oneuptime
# sudo microk8s helm test oneuptime