Files
truecharts/charts/incubator/raneto/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

27 lines
494 B
YAML

env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/raneto
tag: latest@sha256:c1fa16b79380a36a8f57ce7af8141450372319ec73861c8fef2446433dd28376
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true