Remove payment requirement for undeployments #22

Merged
ashwin merged 2 commits from deep-stack/webapp-deployment-status-api:ag-undeploy-payment into main 2024-10-29 06:27:02 +00:00
Showing only changes of commit ce85d87946 - Show all commits

View File

@ -135,7 +135,7 @@ while true; do
--include-tags "$INCLUDE_TAGS" \
--exclude-tags "$EXCLUDE_TAGS" \
--lrn "$LRN" \
--min-required-payment ${MIN_REQUIRED_PAYMENT:-0} \
--min-required-payment 0 \
$EXTRA_UNDEPLOY_OPTS \
$UPDATE_OPTS \
--discover