catalog/incubator/qflood/2.0.1/ix_values.yaml

36 lines
669 B
YAML
Raw Normal View History

env:
FLOOD_AUTH: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/qflood
tag: latest@sha256:ae19172d0ae047d1b9498d58b5fa641f46f9bfcc217f5a3d7275410880520a73
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
hostportfor808:
enabled: true
ports:
hostportfor808:
enabled: true
port: 8080
protocol: TCP
targetPort: 8080
main:
ports:
main:
port: 3000
protocol: HTTP
targetPort: 3000
portal:
enabled: true