Skip to content

Commit 32078b9

Browse files
authored
Merge pull request #1 from clebs/patch-1
Change template namespace to kcp-system
2 parents b370baa + 07275de commit 32078b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: operator.kyma-project.io/v1alpha1
22
kind: ModuleTemplate
33
metadata:
44
name: moduletemplate-loadtest
5-
namespace: kyma-system
5+
namespace: kcp-system
66
labels:
77
"operator.kyma-project.io/managed-by": "lifecycle-manager"
88
"operator.kyma-project.io/controller-name": "manifest"

0 commit comments

Comments
 (0)