TrueChartsClone/charts/stable/fluidd/values.yaml

36 lines
708 B
YAML

image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.29.0@sha256:4369b7e389b2095270313fb6ba9989b386c5098dcc9ce89a31872cc70a9330b4
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