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.
1 parent 249a03b commit f1c2792Copy full SHA for f1c2792
content/en/docs/concepts/configuration/configmap.md
@@ -216,8 +216,6 @@ data has the following advantages:
216
- improves performance of your cluster by significantly reducing load on kube-apiserver, by
217
closing watches for ConfigMaps marked as immutable.
218
219
-This feature is controlled by the `ImmutableEphemeralVolumes`
220
-[feature gate](/docs/reference/command-line-tools-reference/feature-gates/).
221
You can create an immutable ConfigMap by setting the `immutable` field to `true`.
222
For example:
223
0 commit comments