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