image: pullPolicy: IfNotPresent repository: docker.io/sourcegraph/server tag: 6.2.1106@sha256:b4d1119d03217b91edabc8bc4f748ee6904f48699260cd226d9cc1210a414d8e persistence: applicationdatastoragepath: enabled: true mountPath: /var/opt/sourcegraph configstoragepath: enabled: true mountPath: /etc/sourcegraph securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: adminconsolepo: enabled: true ports: adminconsolepo: enabled: true port: 2633 protocol: tcp targetPort: 2633 grafanaport: enabled: true ports: grafanaport: enabled: true port: 3370 protocol: tcp targetPort: 3370 main: ports: main: port: 7080 protocol: http targetPort: 7080