Skip to content

Commit

Permalink
external-dns: do not use ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Nov 30, 2024
1 parent 07e1c4c commit ace7c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/external-dns/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ metrics:
honorLabels: true

extraArgs:
webhook-provider-url: http://localhost:8888
webhook-provider-url: http://127.0.0.1:8888

sidecars:
- name: adguard-webhook
Expand Down

0 comments on commit ace7c62

Please sign in to comment.