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