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 124f2ff + 8621110 commit 7a7f688Copy full SHA for 7a7f688
templates/helm/values.yaml.tpl
@@ -124,7 +124,7 @@ resourceTags:
124
- services.k8s.aws/controller-version=%CONTROLLER_SERVICE%-%CONTROLLER_VERSION%
125
- services.k8s.aws/namespace=%K8S_NAMESPACE%
126
- app.kubernetes.io/managed-by=%MANAGED_BY%
127
- - kro.run/version=%KRO_VERSION%
+ - kro.run/kro-version=%KRO_VERSION%
128
129
# Set to "retain" to keep all AWS resources intact even after the K8s resources
130
# have been deleted. By default, the ACK controller will delete the AWS resource
0 commit comments