catalog/stable/rflood/6.0.8/ix_values.yaml

31 lines
569 B
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/rflood
tag: latest@sha256:d17c7ac5b10bace5243d62b0d74da3eebbc955fa49837dc0433317abadc86dc9
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3000
protocol: http
targetPort: 3000
workload:
main:
podSpec:
containers:
main:
env:
FLOOD_AUTH: "false"