mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-03 12:41:30 +03:00
21 lines
454 B
YAML
21 lines
454 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
annotations:
|
|
kompose.cmd: C:\Users\tzahi\Documents\YoutubeDL-Material\kompose.exe --file .\docker-compose.yml
|
|
convert -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: {}
|