catalog/incubator/vertex/2.0.4/ix_values.yaml

27 lines
498 B
YAML

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