Skip to content

Commit 0a60a3a

Browse files
authored
Merge pull request #2778 from tomasfabian/master
📖 documentation Fixes ProjectConfig from ControllerManagerConfig in the component-con…
2 parents 7b80206 + 6057e7b commit 0a60a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/src/component-config-tutorial/testdata/project/config/manager/controller_manager_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
apiVersion: controller-runtime.sigs.k8s.io/v1alpha1
2-
kind: ControllerManagerConfig
1+
apiVersion: config.tutorial.kubebuilder.io/v2
2+
kind: ProjectConfig
33
health:
44
healthProbeBindAddress: :8081
55
metrics:

0 commit comments

Comments
 (0)