Skip to content

Commit 5909251

Browse files
committed
Expose ReadOnlyResources featuregate in ACK helm chart
1 parent 630b309 commit 5909251

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/helm/values.yaml.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,5 @@ featureGates:
162162
ServiceLevelCARM: false
163163
# Enables the Team level granularity for CARM. See https://github.com/aws-controllers-k8s/community/issues/2031
164164
TeamLevelCARM: false
165+
# Enable ReadOnlyResources feature/annotation.
166+
ReadOnlyResources: false

0 commit comments

Comments
 (0)