Files
truecharts/charts/incubator/qflood/values.yaml
T
TrueCharts BotandGitHub 6c44219b1b chore(deps): update docker general non-major (#3640)
* 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-31 09:35:10 +03:00

36 lines
669 B
YAML

env:
FLOOD_AUTH: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/qflood
tag: latest@sha256:895df35605af762e36a1623be59bb5415f93d97437b3dcba76e4d3f08f1cfde3
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