Skip to content

Commit

Permalink
add subdomain to externaldns filter
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Dec 30, 2023
1 parent b58da96 commit 66906a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/runtime/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ external-dns:
extraArgs:
plural-cluster: {{ .Cluster }}
plural-provider: {{ .Provider }}
domainFilters:
- {{ .Subdomain }}

dnsSolver:
config:
Expand Down

0 comments on commit 66906a8

Please sign in to comment.