image: pullPolicy: IfNotPresent repository: docker.io/sourcegraph/server tag: 6.10.0@sha256:b22517545e9b439bc5b9e92225a3f7ace69f68601ed0d55f591a39551e049125 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