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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-11 11:42:12 +02:00

20 lines
369 B
YAML

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