mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-21 11:05:44 +00:00
Remove network policies on uninstall
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
850ab0942b
commit
0f1d27f1e6
3 changed files with 16 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue