We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ResourceAdoption
1 parent 9b2be48 commit 5b95c16Copy full SHA for 5b95c16
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