Skip to content

Commit f1c2792

Browse files
committed
remove optional ImmutableEphemeralVolumes feature gate
1 parent 249a03b commit f1c2792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/en/docs/concepts/configuration/configmap.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,6 @@ data has the following advantages:
216216
- improves performance of your cluster by significantly reducing load on kube-apiserver, by
217217
closing watches for ConfigMaps marked as immutable.
218218

219-
This feature is controlled by the `ImmutableEphemeralVolumes`
220-
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
221219
You can create an immutable ConfigMap by setting the `immutable` field to `true`.
222220
For example:
223221

0 commit comments

Comments
 (0)