mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
13 lines
228 B
YAML
13 lines
228 B
YAML
apiVersion: v1
|
|
data:
|
|
DB_PASS: whishper
|
|
DB_USER: whishper
|
|
LT_LOAD_ONLY: en,nl
|
|
WHISHPER_HOST: http://127.0.0.1:8082
|
|
WHISPER_MODELS: large
|
|
kind: ConfigMap
|
|
metadata:
|
|
labels:
|
|
io.kompose.service: mongo-env
|
|
name: env
|