mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
initial refactor
This commit is contained in:
11
apps/homeassistant/whisper-config.yaml
Normal file
11
apps/homeassistant/whisper-config.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: whisper-config
|
||||
namespace: homeassistant
|
||||
data:
|
||||
TZ: "America/Toronto"
|
||||
PUID: "1000"
|
||||
PGID: "1000"
|
||||
WHISPER_MODEL: "base"
|
||||
WHISPER_LANG: "en"
|
||||
Reference in New Issue
Block a user