Commit 124f2ff
authored
feat(helm): add KRO context tags to default resource tags
Add managed-by and kro-version tags to the default helm template configuration. These tags help identify KRO-managed resources in AWS CloudTrail logs, cost allocation reports, and usage metrics. Tags with empty values are automatically skipped to keep resources clean.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
| 126 | + | |
| 127 | + | |
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| |||
0 commit comments