Added helm chart

This commit is contained in:
Isaac Abadi
2020-12-30 19:31:36 -05:00
parent ea959547fd
commit 5a7b6243fd
6 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
apiVersion: v1
kind: Service
metadata:
annotations:
kompose.cmd: C:\Users\tzahi\Documents\YoutubeDL-Material\kompose.exe --file .\docker-compose.yml
convert --volumes hostPath -c
kompose.version: 1.21.0 (992df58d8)
creationTimestamp: null
labels:
io.kompose.service: ytdl-material
name: ytdl-material
spec:
ports:
- name: "8998"
port: 8998
targetPort: 17442
selector:
io.kompose.service: ytdl-material
status:
loadBalancer: {}