We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe95034 + ad275f5 commit 7b2db50Copy full SHA for 7b2db50
content/en/docs/reference/command-line-tools-reference/feature-gates/recursive-read-only-mounts.md
@@ -9,6 +9,10 @@ stages:
9
- stage: alpha
10
defaultValue: false
11
fromVersion: "1.30"
12
+ toVersion: "1.30"
13
+ - stage: beta
14
+ defaultValue: true
15
+ fromVersion: "1.31"
16
---
17
Enables support for recursive read-only mounts.
18
For more details, see [read-only mounts](/docs/concepts/storage/volumes/#read-only-mounts).
0 commit comments