mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-11 15:20:56 +03:00
18 lines
265 B
YAML
18 lines
265 B
YAML
service:
|
|
type: ClusterIP
|
|
port: 80
|
|
|
|
ingress:
|
|
enabled: false
|
|
annotations: {}
|
|
hosts:
|
|
- host: ytdl-material.local
|
|
paths: []
|
|
tls: []
|
|
|
|
appdataClaimSize: 1Gi
|
|
audioClaimSize: 50Gi
|
|
videoClaimSize: 50Gi
|
|
subscriptionsClaimSize: 50Gi
|
|
usersClaimSize: 50Gi
|