fix: set hostNetwork to false
This commit is contained in:
parent
66249a3319
commit
54e54c0c34
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
name: home-assistant
|
||||
namespace: flux-system
|
||||
values:
|
||||
hostNetwork: true
|
||||
hostNetwork: false
|
||||
# hostPort:
|
||||
# enabled: true
|
||||
# port: 8123
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue