Skip to content

Commit 7a7f688

Browse files
authored
Correct kro label in resource tags
2 parents 124f2ff + 8621110 commit 7a7f688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/helm/values.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ resourceTags:
124124
- services.k8s.aws/controller-version=%CONTROLLER_SERVICE%-%CONTROLLER_VERSION%
125125
- services.k8s.aws/namespace=%K8S_NAMESPACE%
126126
- app.kubernetes.io/managed-by=%MANAGED_BY%
127-
- kro.run/version=%KRO_VERSION%
127+
- kro.run/kro-version=%KRO_VERSION%
128128

129129
# Set to "retain" to keep all AWS resources intact even after the K8s resources
130130
# have been deleted. By default, the ACK controller will delete the AWS resource

0 commit comments

Comments
 (0)