Files
truecharts/charts/stable/alist/values.yaml
Stavros Kois ff2a5dae0d chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00

17 lines
318 B
YAML

image:
repository: tccr.io/truecharts/alist
pullPolicy: IfNotPresent
tag: v2.6.1@sha256:60d7928a8fef827c78a00c04f05bbc8e452a2a026dbbee67ddb6e4ce328628e0
service:
main:
ports:
main:
targetPort: 5244
port: 10167
persistence:
data:
enabled: true
mountPath: "/opt/alist/data"