Commit 506b3ba
committed
Update CARM feature gates in Helm values template
This patchh updates the feature gates configuration in the Helm values
template:
- Removes the `CARMv2` feature gate
- Adds two new feature gates:
- `ServiceLevelCARM`: Enables Service level granularity for CARM
- `TeamLevelCARM`: Enables Team level granularity for CARM
Both new feature gates are set to `false` by default.
See aws-controllers-k8s/community#2031 for more
information on these CARM granularity levels.1 parent c30e068 commit 506b3ba
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
0 commit comments