Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
elayrocks committed May 2, 2024
1 parent f511643 commit 9f9fb83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployment/bin/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ if [ "${BASH_SOURCE[0]}" = "${0}" ]; then
--kube-context "${KUBE_CONTEXT}" \
--wait \
--timeout 2m0s \
-f ${DEPLOY_VALUES_FILE}
-f ${DEPLOY_VALUES_FILE} \
--force

echo "=================="
echo "==== Ingress ====="
Expand Down

0 comments on commit 9f9fb83

Please sign in to comment.