Add whisper webui folder

This commit is contained in:
Ruben Hensen
2025-03-01 16:34:16 +01:00
parent 4ea5a118c5
commit f03668f323
10 changed files with 649 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: kompose convert
kompose.version: 1.34.0 (cbf2835db)
labels:
io.kompose.service: app
name: app
spec:
ports:
- name: "7860"
port: 7860
targetPort: 7860
selector:
io.kompose.service: app