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.
2 parents 4c26929 + d7e0555 commit 93ec17fCopy full SHA for 93ec17f
content/en/docs/reference/using-api/server-side-apply.md
@@ -508,11 +508,3 @@ sub-resources that don't receive the resource object type. If you are
508
using Server Side Apply with such a sub-resource, the changed fields
509
won't be tracked.
510
{{< /caution >}}
511
-
512
-## Disabling the feature
513
514
-Server Side Apply is a beta feature, so it is enabled by default. To turn this
515
-[feature gate](/docs/reference/command-line-tools-reference/feature-gates) off,
516
-you need to include the `--feature-gates ServerSideApply=false` flag when
517
-starting `kube-apiserver`. If you have multiple `kube-apiserver` replicas, all
518
-should have the same flag setting.
0 commit comments