correct field name; lower camel case (#16206)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
dc5179c1c3
commit
8e919aa2c2
@@ -36,7 +36,7 @@ may be disabled by setting `--feature-gates=PodShareProcessNamespace=false`.
|
|||||||
|
|
||||||
## Configure a Pod
|
## Configure a Pod
|
||||||
|
|
||||||
Process Namespace Sharing is enabled using the `ShareProcessNamespace` field of
|
Process Namespace Sharing is enabled using the `shareProcessNamespace` field of
|
||||||
`v1.PodSpec`. For example:
|
`v1.PodSpec`. For example:
|
||||||
|
|
||||||
{{< codenew file="pods/share-process-namespace.yaml" >}}
|
{{< codenew file="pods/share-process-namespace.yaml" >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user