Merge pull request #31183 from CodingCanuck/patch-2

Remove trailing whitespace to fix command pasting
This commit is contained in:
Kubernetes Prow Robot
2022-01-03 09:27:00 -08:00
committed by GitHub
@@ -93,7 +93,7 @@ that are most appropriate for your configuration, do the following:
1. Privileged
```shell
kubectl label --dry-run=server --overwrite ns --all \
kubectl label --dry-run=server --overwrite ns --all \
pod-security.kubernetes.io/enforce=privileged
```
The output is similar to this: