scale-catalog/stable/quickshare/4.2.0/ix_values.yaml

32 lines
614 B
YAML
Raw Normal View History

2024-07-13 07:59:30 +00:00
image:
pullPolicy: IfNotPresent
repository: hexxa/quickshare
tag: latest@sha256:7126dc98e79058df0941f01b327945abc462274ee17ea1d6b71c34ac3fee4a06
persistence:
storagedata:
enabled: true
mountPath: /quickshare/root
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8686
protocol: tcp
targetPort: 8686
workload:
main:
podSpec:
containers:
main:
env:
DEFAULTADMIN: admin
DEFAULTADMINPWD: "1234"