mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
home assistant remove nodeport
Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
||||
- containerPort: 8123
|
||||
name: http
|
||||
protocol: TCP
|
||||
hostPort: 8123
|
||||
# hostPort: 8123
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /config
|
||||
@@ -37,7 +37,7 @@ spec:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
hostNetwork: true
|
||||
# hostNetwork: true
|
||||
- name: whisper
|
||||
image: lscr.io/linuxserver/faster-whisper:latest
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user