Update wyoming whisper image.
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
@@ -21,10 +20,10 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: wyoming-whisper
|
- name: wyoming-whisper
|
||||||
### Maintained by flux - Image Update Automation
|
### Maintained by flux - Image Update Automation
|
||||||
image: rhasspy/wyoming-whisper # {"$imagepolicy": "wyoming:piper"}
|
image: rhasspy/wyoming-piper:latest@sha256:c874e4a04657ae3381332ee5d0c8c70a310dae6722892840f530ac0890b44eb3 # {"$imagepolicy": "wyoming:piper"}
|
||||||
###
|
###
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /data
|
- mountPath: /data
|
||||||
name: data
|
name: data
|
||||||
args:
|
args:
|
||||||
- --model
|
- --model
|
||||||
@@ -41,4 +40,3 @@ spec:
|
|||||||
- name: data
|
- name: data
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: wyoming-whisper
|
claimName: wyoming-whisper
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user