Skip to content

Commit

Permalink
Switch external-dns back to official upstream
Browse files Browse the repository at this point in the history
Fixes #1744

Signed-off-by: Yury Tsarev <[email protected]>
  • Loading branch information
ytsarev committed Jan 18, 2025
1 parent 16aac95 commit f5994cb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions chart/k8gb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,7 @@ externaldns:
# -- extra volume mounts
extraVolumeMounts: []
# -- external-dns image repo:tag
# It is important to use the image from k8gb external-dns fork to get the full
# functionality. See links below
# https://github.com/k8gb-io/external-dns
# https://github.com/k8gb-io/external-dns/pkgs/container/external-dns
image: ghcr.io/k8gb-io/external-dns:v0.13.4-azure-ns-multiarch
image: registry.k8s.io/external-dns/external-dns:v0.15.1
# -- external-dns sync interval
interval: "20s"
securityContext:
Expand Down

0 comments on commit f5994cb

Please sign in to comment.