Skip to content

Commit

Permalink
feat(hass): fix ingress hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Apr 15, 2024
1 parent 547b446 commit 59e54d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
annotations:
external-dns.alpha.kubernetes.io/target: ingress-ext.econline.nl
hosts:
- host: &hostName hass.bjw-s.dev
- host: &hostName hass.econline.nl
paths:
- path: /
service:
Expand Down

0 comments on commit 59e54d0

Please sign in to comment.