Updated chart location, renamed yamls and hardcoded service name in ingress

This commit is contained in:
Isaac Abadi
2021-01-01 05:54:52 -05:00
parent 9ee2599cb2
commit 8c6e583e1a
17 changed files with 4 additions and 4 deletions

17
chart/values.yaml Normal file
View File

@@ -0,0 +1,17 @@
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