Skip to content

Commit

Permalink
do not delete gatekeeper config in the cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Benoit committed Apr 28, 2022
1 parent 0fc803b commit 43ac107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ _In case you run multiple times this section of demos in the same cluster, here
```bash
kubectl delete constraints --all
kubectl delete constrainttemplates --all
kubectl delete config config -n gatekeeper-system
kubectl delete peerauthentication strict-mtls -n istio-system
kubectl delete authorizationpolicy deny-all -n istio-system
kubectl delete authorizationpolicy istio-ingressgateway -n istio-ingress
Expand Down

0 comments on commit 43ac107

Please sign in to comment.