Skip to content

Commit

Permalink
fix(home): home assistant ingress dns
Browse files Browse the repository at this point in the history
  • Loading branch information
blackjid committed Dec 31, 2023
1 parent e6cba4f commit 2b9f5a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
enabled: true
className: external
annotations:
external-dns.alpha.kubernetes.io/target: external.donoso.family
external-dns.alpha.kubernetes.io/target: ingress.donoso.family
hosts:
- host: &host "{{ .Release.Name }}.donoso.family"
paths:
Expand Down

0 comments on commit 2b9f5a6

Please sign in to comment.