catalog/incubator/raneto/2.0.1/ix_values.yaml

27 lines
494 B
YAML
Raw Normal View History

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