Skip to content

Commit b4e58e1

Browse files
authored
Update best-practices-onboard-deploy.md
del namespace
1 parent 51bd999 commit b4e58e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/operator-service-manager/best-practices-onboard-deploy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ As the first step towards cleaning up an onboarded environment, start by deletin
302302
> [!IMPORTANT]
303303
> Deleting resources out of order can result in orphaned resources left behind.
304304
305+
AOSM does not perform a delete namespace as part of any delete operation. As such, once all resources have been deleted, some artifacts may remain on the cluster. To purge any remaining artifacts, the user should perform a delete namespace on any workload namespaces created on the cluster. Including this delete namespace operation as part of the workflow pipeline is recommended to automate the action.
306+
305307
## NfApp Sequential Ordering Behavior
306308

307309
### Overview

0 commit comments

Comments
 (0)