Apply with prune kubectl

Apply manifests and remove stale objects matching the label selector

kubectl apply -f ./dir/ --prune -l app=<label> -n <ns>
more kubectl all 73 commands →