You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/docs/user/configuration.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,13 +86,14 @@ featureGates:
86
86
87
87
Kubernetes API server runtime-config can be toggled using the `runtimeConfig`
88
88
key, which maps to the `--runtime-config` [kube-apiserver flag](https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/).
89
-
This may be used to e.g. disable beta / alpha APIs.
89
+
This may be used to e.g. disable beta / alpha APIs, or even enable deprecated APIs.
0 commit comments