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 dc5ea0c commit 82dc507Copy full SHA for 82dc507
plugins/README.md
@@ -13,7 +13,7 @@ When you specify `KUBEBUILDER_ENABLE_PLUGINS=1`, a flag `--pattern` will become
13
available for resource generation. Specifying `--pattern=addon` will change
14
resource code generation to generate code that follows the addon pattern, as
15
being developed in the
16
-[addon-operators](https://github.com/kubernetes-sigs/addon-operators)
+[cluster-addons](https://github.com/kubernetes-sigs/cluster-addons)
17
subproject.
18
19
The `pattern=addon` plugin is intended to serve both as an example of a plugin,
0 commit comments