mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
Update README.md
one more tweak to uinstall comments
This commit is contained in:
@@ -771,7 +771,7 @@ $ kubectl delete awx awx-demo
|
|||||||
awx.awx.ansible.com "awx-demo" deleted
|
awx.awx.ansible.com "awx-demo" deleted
|
||||||
```
|
```
|
||||||
|
|
||||||
Deleting an AWX instance will remove all related deployments and statefulsets, however, persistent volumes and secrets will remain. To enforce secrets also getting removed, you can use the garbage_collect_secrets: true.
|
Deleting an AWX instance will remove all related deployments and statefulsets, however, persistent volumes and secrets will remain. To enforce secrets also getting removed, you can use garbage_collect_secrets: true.
|
||||||
|
|
||||||
### Upgrading
|
### Upgrading
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user