catalog/stable/sourcegraph/5.8.4/ix_values.yaml

43 lines
871 B
YAML

image:
pullPolicy: IfNotPresent
repository: sourcegraph/server
tag: 5.3.9104@sha256:51f474713f0a3efc74cad19470c01eb9e7a92f92a0a350ceda752ac58e2aaa58
persistence:
applicationdatastoragepath:
enabled: true
mountPath: /var/opt/sourcegraph
configstoragepath:
enabled: true
mountPath: /etc/sourcegraph
portal:
open:
enabled: true
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