Files
truecharts/charts/stable/fluidd/values.yaml
T
renovate[bot] 899c3a7842 chore(deps): update docker general non-major (#2606)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-04 23:06:49 +02:00

20 lines
369 B
YAML

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