Files
truecharts/charts/stable/fluidd/values.yaml
TrueCharts Bot 069c23a19b chore(deps): update docker general non-major (#2848)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-11 09:31:56 +02:00

20 lines
369 B
YAML

image:
repository: tccr.io/truecharts/fluidd
tag: v1.18.2@sha256:5ee056e0dc9d8058513bc6b2db2a9810145d62469f073706bcfddc2fc4cf7994
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10224
targetPort: 80