Files
truecharts/charts/incubator/filestash/values.yaml
T
TrueCharts BotandGitHub a6766d645c chore(deps): update docker general non-major (#3620)
* 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-08-29 22:27:10 +02:00

26 lines
498 B
YAML

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