env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/filestash
tag: latest@sha256:7f227b8e99c943f1dc9638e8df1905d50397105e66763fbe8829ba3920720869
persistence:
appdata:
enabled: true
mountPath: /app/data/state/
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 8334
protocol: TCP
targetPort: 8334
portal: