Files
truecharts/charts/incubator/raneto/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* 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-20 22:07:20 +02:00

27 lines
494 B
YAML

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