commit
ed47ece52b
|
@ -13,6 +13,11 @@ stages:
|
||||||
- stage: beta
|
- stage: beta
|
||||||
defaultValue: false
|
defaultValue: false
|
||||||
fromVersion: "1.31"
|
fromVersion: "1.31"
|
||||||
|
toVersion: "1.32"
|
||||||
|
- stage: beta
|
||||||
|
defaultValue: true
|
||||||
|
fromVersion: "1.33"
|
||||||
|
|
||||||
---
|
---
|
||||||
Enables control over the type proc mounts for containers
|
Enables control over the type proc mounts for containers
|
||||||
by setting the `procMount` field of a Pod's `securityContext`.
|
by setting the `procMount` field of a Pod's `securityContext`.
|
||||||
|
|
Loading…
Reference in New Issue