Skip to content

Commit b76a703

Browse files
authored
Merge pull request #36733 from alex-pakalniskis/patch-1
Fix cluster cleanup command
2 parents f612b11 + 61ce6e2 commit b76a703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/security/ns-level-pss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ with no warnings.
155155
156156
## Clean up
157157
158-
Run `kind delete cluster -name psa-ns-level` to delete the cluster created.
158+
Run `kind delete cluster --name psa-ns-level` to delete the cluster created.
159159
160160
## {{% heading "whatsnext" %}}
161161

0 commit comments

Comments
 (0)