We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ReadOnlyResources
1 parent 630b309 commit 36c2d23Copy full SHA for 36c2d23
templates/helm/values.yaml.tpl
@@ -162,3 +162,5 @@ featureGates:
162
ServiceLevelCARM: false
163
# Enables the Team level granularity for CARM. See https://github.com/aws-controllers-k8s/community/issues/2031
164
TeamLevelCARM: false
165
+ # Enable ReadOnlyResources feature/annotation.
166
+ ReadOnlyResources: false
0 commit comments