2022-07-20 19:13:25 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/filestash
|
2022-09-03 08:18:30 +00:00
|
|
|
tag: latest@sha256:ec76dfc214c2522d55143c080f9bd5092648c77dbc79644410e29d41e0d5cc91
|
2022-07-20 19:13:25 +00:00
|
|
|
persistence:
|
|
|
|
appdata:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /app/data/state/
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8334
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8334
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|