Files
YoutubeDL-Material/docker-compose/values.yaml
2020-12-31 15:22:53 -05:00

11 lines
149 B
YAML

service:
type: ClusterIP
port: 80
ingress:
enabled: false
annotations: {}
hosts:
- host: ytdl-material.local
paths: []
tls: []