Merge pull request #31184 from CodingCanuck/patch-3
Fix kind delete cluster commands
This commit is contained in:
@@ -304,8 +304,8 @@ following:
|
|||||||
|
|
||||||
## Clean up
|
## Clean up
|
||||||
|
|
||||||
Run `kind delete cluster -name psa-with-cluster-pss` and
|
Run `kind delete cluster --name psa-with-cluster-pss` and
|
||||||
`kind delete cluster -name psa-wo-cluster-pss` to delete the clusters you
|
`kind delete cluster --name psa-wo-cluster-pss` to delete the clusters you
|
||||||
created.
|
created.
|
||||||
|
|
||||||
## {{% heading "whatsnext" %}}
|
## {{% heading "whatsnext" %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user