Files
truecharts/charts/incubator/filestash/values.yaml
T
TrueCharts BotandGitHub be65bdde75 chore(deps): update docker general non-major (#3668)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-03 11:18:30 +03:00

26 lines
498 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/filestash
tag: latest@sha256:ec76dfc214c2522d55143c080f9bd5092648c77dbc79644410e29d41e0d5cc91
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
portal:
enabled: true