diff --git a/justfile b/justfile index 40db15bfc..ea650a47c 100644 --- a/justfile +++ b/justfile @@ -72,7 +72,6 @@ e2e target=default_deploy_target platform=default_platform: soft-clean coordinat --image-replacements ./{{ workspace_dir }}/just.containerlookup \ --namespace-file ./{{ workspace_dir }}/just.namespace \ --platform {{ platform }} \ - --skip-undeploy=true \ --namespace-suffix=${namespace_suffix-} # Generate policies, apply Kubernetes manifests.