We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2be48 commit e432040Copy full SHA for e432040
templates/helm/values.yaml.tpl
@@ -163,4 +163,6 @@ featureGates:
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
+ ReadOnlyResources: false
167
+ # Enable ResourceAdoption feature/annotation.
168
+ ResourceAdoption: false
0 commit comments