Skip to content

Commit 5bc4698

Browse files
codificatcooktheryan
authored andcommitted
Remove redundant ns placement cleanup
The placement object is inside the test namespace and it should be cascade-deleted when the ns is deleted
1 parent ab44e33 commit 5bc4698

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README-cdk.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,6 @@ To clean up only the test application run:
506506

507507
~~~sh
508508
oc delete ns test-namespace
509-
oc delete federatednamespaceplacement test-namespace
510509
~~~
511510

512511
This leaves the two clusters with federation deployed. If you want to remove everything run:

README-minishift.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ To clean up only the test application run:
481481

482482
~~~sh
483483
oc delete ns test-namespace
484-
oc delete federatednamespaceplacement test-namespace
485484
~~~
486485

487486
This leaves the two clusters with federation deployed. If you want to remove everything run:

0 commit comments

Comments
 (0)