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.
2 parents 2103ee7 + b34052d commit 2a270c1Copy full SHA for 2a270c1
pkg/scaffold/manager/config.go
@@ -44,6 +44,7 @@ var configTemplate = `apiVersion: v1
44
kind: Namespace
45
metadata:
46
labels:
47
+ control-plane: controller-manager
48
controller-tools.k8s.io: "1.0"
49
name: system
50
---
test/project/config/manager/manager.yaml
@@ -2,6 +2,7 @@ apiVersion: v1
2
3
4
5
6
7
8
0 commit comments