Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
bugfix of the scrpt
Browse files Browse the repository at this point in the history
  • Loading branch information
koala7659 committed Jan 26, 2024
1 parent 4953e0d commit 3295d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/cleaner/cleaner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ kubectl delete clusterrolebinding connectivity-proxy-service-mappings --ignore-n
kubectl delete clusterrole connectivity-proxy-service-mappings --ignore-not-found
kubectl delete serviceaccount -n kyma-system connectivity-proxy-sm-operator --ignore-not-found

kubectl delete mutatingwebhookconfiguration -n kyma-system connectivity-proxy-mutating-webhook-configuration --ignore-not-found
kubectl delete mutatingwebhookconfiguration connectivity-proxy-mutating-webhook-configuration --ignore-not-found

echo "Removing all Connectivity Proxy ConfigMaps"

Expand Down

0 comments on commit 3295d1a

Please sign in to comment.