mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-21 20:20:57 +03:00
Added ingress and expandable storage support
This commit is contained in:
11
docker-compose/values.yaml
Normal file
11
docker-compose/values.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
annotations: {}
|
||||
hosts:
|
||||
- host: ytdl-material.local
|
||||
paths: []
|
||||
tls: []
|
||||
Reference in New Issue
Block a user