Files
truecharts/charts/incubator/qflood/values.yaml
T
TrueCharts BotandGitHub 4dc32a9142 chore(deps): update docker general non-major (#3736)
* 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-09-11 12:08:28 +02:00

36 lines
669 B
YAML

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