Files
truecharts/charts/incubator/qflood/values.yaml
T
TrueCharts BotandGitHub e44eb9524b chore(deps): update docker general non-major (#3552)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-24 08:37:37 +03:00

38 lines
709 B
YAML

env:
FLOOD_AUTH: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/qflood
tag: latest@sha256:5c3fd4339131a8e7bec97e941233824c38019d32c2b43058d99c24c9d659dea3
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:
enabled: true
ports:
main:
enabled: true
port: 3000
protocol: HTTP
targetPort: 3000
portal:
enabled: true