fix: fix ip issue with home-assitant
This commit is contained in:
parent
2605c9a51e
commit
2dafe63b15
1 changed files with 3 additions and 1 deletions
|
|
@ -16,7 +16,9 @@ spec:
|
|||
namespace: flux-system
|
||||
values:
|
||||
service:
|
||||
type: ClusterIP
|
||||
http:
|
||||
type: ClusterIP
|
||||
port: 8123
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue