Files
truecharts/charts/stable/fluidd/values.yaml
TrueCharts Bot 8229f1a5e5 chore(deps): update docker general non-major (#3790)
* 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-19 11:20:18 +02:00

23 lines
393 B
YAML

image:
repository: tccr.io/truecharts/fluidd
tag: 1.20.1@sha256:5bcc8534731e7f421e2e1988eaaf283b123b110555faa907b77fad97bd7dfa37
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10224
targetPort: 80
portal:
enabled: true