Skip to content
Snippets Groups Projects
Commit c9bd35f4 authored by Sören Henning's avatar Sören Henning
Browse files

Add helm install command

parent 4b7f500f
Branches
Tags
1 merge request!214Test Helm chart in CI pipeline
Pipeline #5663 failed
......@@ -77,6 +77,8 @@ test-helm:
- helm version
script:
# Display initial pods, etc.
- cd helm
- helm install theodolite . -f preconfigs/minimal.yaml --wait
- kubectl get nodes -o wide
- kubectl get pods --all-namespaces -o wide
- kubectl get services --all-namespaces -o wide
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment