Skip to content

Commit

Permalink
remove optional ImmutableEphemeralVolumes feature gate
Browse files Browse the repository at this point in the history
  • Loading branch information
pegasas committed Aug 6, 2023
1 parent 249a03b commit f1c2792
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/en/docs/concepts/configuration/configmap.md
Expand Up @@ -216,8 +216,6 @@ data has the following advantages:
- improves performance of your cluster by significantly reducing load on kube-apiserver, by
closing watches for ConfigMaps marked as immutable.

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

Expand Down

0 comments on commit f1c2792

Please sign in to comment.