homeassistant openwakeword

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-10-10 16:40:01 -04:00
parent 7b117a2200
commit 63c3ad31df

View File

@@ -53,6 +53,11 @@ spec:
optional: false optional: false
ports: ports:
- containerPort: 10200 - containerPort: 10200
- name: openwakeword
image: rhasspy/wyoming-openwakeword
imagePullPolicy: Always
ports:
- containerPort: 10400
volumes: volumes:
- name: config - name: config
persistentVolumeClaim: persistentVolumeClaim: