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 d4e00d0 commit 9dd9c37Copy full SHA for 9dd9c37
keps/NNNN-kep-template/README.md
@@ -428,8 +428,7 @@ automations, so be extremely careful here.
428
Describe the consequences on existing workloads (e.g., if this is a runtime
429
feature, can it break the existing applications?).
430
431
-Feature gates are typically disabled by setting the flag and restarting the
432
-component. No other changes should be necessary to disable the feature.
+Feature gates are typically disabled by setting the flag to `false` and restarting the
433
434
NOTE: Also set `disable-supported` to `true` or `false` in `kep.yaml`.
435
-->
0 commit comments