Remove network policies on uninstall

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan 2021-02-11 18:52:45 +02:00
parent 850ab0942b
commit 0f1d27f1e6
No known key found for this signature in database
GPG key ID: 3299AEB0E4085BAF
3 changed files with 16 additions and 0 deletions

View file

@ -617,6 +617,7 @@ flux uninstall --namespace=flux-system
The above command performs the following operations:
- deletes Flux components (deployments and services)
- deletes Flux network policies
- deletes Flux RBAC (service accounts, cluster roles and cluster role bindings)
- removes the Kubernetes finalizers from Flux custom resources
- deletes Flux custom resource definitions and custom resources