* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
20 lines
369 B
YAML
20 lines
369 B
YAML
image:
|
|
repository: tccr.io/truecharts/fluidd
|
|
tag: v1.18.1@sha256:7eaef9b4caba0abb05ca7ff12ee07595a653a7e7b98a5238788fc7beaaa8e886
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10224
|
|
targetPort: 80
|