scale-catalog/stable/quickshare/5.8.14/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

32 lines
614 B
YAML

image:
pullPolicy: IfNotPresent
repository: hexxa/quickshare
tag: latest@sha256:7b572a81af1094d22e63b57fec0bcc78f5ba75dfa7f13d8adc6f774fb4788cc1
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"