Files
truecharts/charts/incubator/filestash/values.yaml
T
TrueCharts BotandGitHub 6c44219b1b chore(deps): update docker general non-major (#3640)
* 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-31 09:35:10 +03:00

26 lines
498 B
YAML

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