image: pullPolicy: IfNotPresent repository: lswl/vertex tag: stable@sha256:6d74cb6ca4e24ad20b8c8a691c49e2a58f4292e8cae4b3f5643285b042160478 persistence: config: enabled: true mountPath: /vertex portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 3000 protocol: tcp targetPort: 3000 workload: main: podSpec: containers: main: env: PORT: "3000"