Files
truecharts/charts/incubator/rflood/values.yaml
T
TrueCharts BotandGitHub fe38c5e074 chore(deps): update docker general non-major (#4139)
* 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-10-21 13:25:38 +03:00

32 lines
508 B
YAML

image:
repository: tccr.io/truecharts/rflood
pullPolicy: IfNotPresent
tag: latest@sha256:8338fbc409cfce468b5bc2ccd36fd6a0860f75fe5707762e726d4262586faedb
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
FLOOD_AUTH: false
service:
main:
ports:
main:
port: 3000
protocol: HTTP
targetPort: 3000
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true