Files
truecharts/charts/incubator/qflood/values.yaml
T
TrueCharts BotandGitHub a89008f05a chore(deps): update docker general non-major (#3681)
* 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-04 09:34:26 +02:00

36 lines
669 B
YAML

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