fix: use chart logLevel value to avoid duplicate flag error #141

Closed
unkinben wants to merge 1 commits from benvin/externaldns-debug-logging into main
Owner

The chart already sets --log-level=info. Adding it again via extraArgs caused 'flag cannot be repeated'. Use the chart's own logLevel: debug value instead.

The chart already sets --log-level=info. Adding it again via extraArgs caused 'flag cannot be repeated'. Use the chart's own logLevel: debug value instead.
unkinben added 1 commit 2026-05-23 01:09:17 +10:00
fix: use chart logLevel value instead of duplicate extraArg
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
d4b66bb651
unkinben closed this pull request 2026-05-23 01:33:11 +10:00
All checks were successful
ci/woodpecker/pr/pre-commit Pipeline was successful
Required
Details
ci/woodpecker/pr/kubeconform Pipeline was successful
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#141