Skip to content

Commit 30be71c

Browse files
committed
feat: fix docs
1 parent 3ac1314 commit 30be71c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/book/src/component-config-tutorial/tutorial.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ no longer guaranteeing its functionality from version 3.11.0 onwards. You can fi
1010

1111
Please, be aware that it will force Kubebuilder remove this option soon in future release.
1212

13+
Instead of relying on ComponentConfig, you can now directly utilize `manager.Options` to achieve similar configuration capabilities.
14+
1315
</aside>
1416

1517
Nearly every project that is built for Kubernetes will eventually need to

0 commit comments

Comments
 (0)