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