Files
truecharts/charts/incubator/raneto/values.yaml
T
TrueCharts BotandGitHub e44eb9524b chore(deps): update docker general non-major (#3552)
* 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-08-24 08:37:37 +03:00

29 lines
534 B
YAML

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