Merge pull request #31183 from CodingCanuck/patch-2
Remove trailing whitespace to fix command pasting
This commit is contained in:
@@ -93,7 +93,7 @@ that are most appropriate for your configuration, do the following:
|
|||||||
|
|
||||||
1. Privileged
|
1. Privileged
|
||||||
```shell
|
```shell
|
||||||
kubectl label --dry-run=server --overwrite ns --all \
|
kubectl label --dry-run=server --overwrite ns --all \
|
||||||
pod-security.kubernetes.io/enforce=privileged
|
pod-security.kubernetes.io/enforce=privileged
|
||||||
```
|
```
|
||||||
The output is similar to this:
|
The output is similar to this:
|
||||||
|
|||||||
Reference in New Issue
Block a user