Files
catalog/stable/sourcegraph/3.0.7/ix_values.yaml
TrueCharts-Bot 70622bbe1b Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-20 13:37:45 +00:00

43 lines
868 B
YAML

image:
pullPolicy: IfNotPresent
repository: sourcegraph/server
tag: 5.2.5@sha256:fe422580b75dfe9ad18c0884ac92436884b63acd767f789a991161d47a83fac1
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