TrueChartsClone/charts/stable/fluidd/values.yaml

36 lines
708 B
YAML

image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.26.3@sha256:90de851b0c4076c2575a0ebe91292a7bc21ddfb7f2d900a5ac2f20ab6f42768e
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
service:
main:
ports:
main:
port: 10224
targetPort: 80
portal:
open:
enabled: true