catalog/incubator/rflood/0.0.31/ix_values.yaml

32 lines
508 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/rflood
pullPolicy: IfNotPresent
tag: latest@sha256:332c018e5c2c6f254ecff5e921d0210be5eb25ed6d318f6ebe08912532a6f6b0
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
FLOOD_AUTH: false
service:
main:
ports:
main:
port: 3000
protocol: HTTP
targetPort: 3000
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true