Remove trailing whitespace to fix command pasting

This commit is contained in:
Alex McCarthy
2022-01-03 07:03:52 -10:00
committed by GitHub
parent 0de2680607
commit 6b4cbac16c
@@ -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: