Skip to content

Commit e870970

Browse files
committed
fixing tests
1 parent 299a927 commit e870970

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/resources/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
# The official external-dns chart uses provider.name instead of the provider field
33
# AWS-specific settings are configured via extraArgs
44
extraArgs:
5-
- --aws-evaluate-target-health=false
5+
# Add AWS-specific arguments here if needed
6+
# Example: --aws-batch-change-size=1000

0 commit comments

Comments
 (0)