Remove whishper

This commit is contained in:
Ruben Hensen
2025-03-01 17:51:01 +01:00
parent efcf31b78d
commit fff5540092
15 changed files with 0 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: mongo
name: mongo
spec:
ports:
- name: "27017"
port: 27017
targetPort: 27017
selector:
io.kompose.service: mongo