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 299a927 commit e870970Copy full SHA for e870970
src/resources/values.yaml
@@ -2,4 +2,5 @@
2
# The official external-dns chart uses provider.name instead of the provider field
3
# AWS-specific settings are configured via extraArgs
4
extraArgs:
5
- - --aws-evaluate-target-health=false
+ # Add AWS-specific arguments here if needed
6
+ # Example: --aws-batch-change-size=1000
0 commit comments