Commit 8e7cbac
authored
feat: reads enableCARM value and supplies to controller (#622)
fixes aws-controllers-k8s/community#2625
**Description of changes:**
- reads enableCARM value from values.json
- supplies arg to controller to disable CARM when set to false
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 9e29f01 commit 8e7cbac
File tree
3 files changed
+9
-0
lines changed- templates/helm
- templates
3 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
266 | 271 | | |
267 | 272 | | |
268 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 | | |
173 | 176 | | |
174 | 177 | | |
| |||
0 commit comments