Skip to content

Commit

Permalink
Update installChart.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito authored Nov 13, 2023
1 parent 0478759 commit 14260b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion testdata/e2e/installChart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ helm upgrade --install java-truststore-injection-webhook chart \
--namespace jti \
--create-namespace \
-f testdata/e2e/e2e-values.yaml \
--atomic
--atomic \
--wait \
--timeout 60
kubectl get pods -n jti

0 comments on commit 14260b4

Please sign in to comment.