Files
truecharts/charts/stable/fluidd/values.yaml
T
TrueCharts BotandGitHub bf8019bf95 chore(deps): update docker general non-major (#3606)
* 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-08-29 08:32:03 +03:00

23 lines
393 B
YAML

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