Skip to content

Commit 55e3420

Browse files
authored
Merge pull request #1337 from dholbach/cluster-addons-rename
repository and sub-project name is cluster-addons now
2 parents fca6a35 + 82dc507 commit 55e3420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ When you specify `KUBEBUILDER_ENABLE_PLUGINS=1`, a flag `--pattern` will become
1313
available for resource generation. Specifying `--pattern=addon` will change
1414
resource code generation to generate code that follows the addon pattern, as
1515
being developed in the
16-
[addon-operators](https://github.com/kubernetes-sigs/addon-operators)
16+
[cluster-addons](https://github.com/kubernetes-sigs/cluster-addons)
1717
subproject.
1818

1919
The `pattern=addon` plugin is intended to serve both as an example of a plugin,

0 commit comments

Comments
 (0)