Skip to content

Commit

Permalink
fixed helm checks
Browse files Browse the repository at this point in the history
Signed-off-by: realanna <anna.reale@dynatrace.com>
  • Loading branch information
RealAnna committed Feb 1, 2023
1 parent 3a02823 commit cefc64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-klt-on-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ runs:
run: |
echo "Installing KLT using helm"
kubectl create namespace keptn-lifecycle-toolkit-system
helm install -n keptn-lifecycle-toolkit-system toolkit ~/download/artifacts/keptn-lifecycle-toolkit.tgz --wait --timeout 14m
helm install -n keptn-lifecycle-toolkit-system toolkit ~/download/artifacts/keptn-lifecycle-toolkit.tgz --debug --wait --timeout 14m

0 comments on commit cefc64e

Please sign in to comment.