Merge pull request #31183 from CodingCanuck/patch-2
Remove trailing whitespace to fix command pastingpull/31187/head
commit
caf587e27a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue