Add whishper

This commit is contained in:
Ruben Hensen
2024-12-17 13:46:57 +01:00
parent b3c2293799
commit 6277b940e2
16 changed files with 477 additions and 2 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: whishper
name: whishper
spec:
ports:
- name: "8082"
port: 8082
targetPort: 80
selector:
io.kompose.service: whishper