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 3ac1314 commit 30be71cCopy full SHA for 30be71c
docs/book/src/component-config-tutorial/tutorial.md
@@ -10,6 +10,8 @@ no longer guaranteeing its functionality from version 3.11.0 onwards. You can fi
10
11
Please, be aware that it will force Kubebuilder remove this option soon in future release.
12
13
+Instead of relying on ComponentConfig, you can now directly utilize `manager.Options` to achieve similar configuration capabilities.
14
+
15
</aside>
16
17
Nearly every project that is built for Kubernetes will eventually need to
0 commit comments