TrueChartsClone/charts/stable/fluidd/values.yaml

36 lines
708 B
YAML

image:
repository: ghcr.io/fluidd-core/fluidd
tag: v1.27.1@sha256:01e6dcf11624012de508e9be9f6dfa0e3621d1e120f17e66713f67710ef7e283
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