Files
catalog/stable/sourcegraph/5.7.5/ix_values.yaml
TrueCharts-Bot 2fee700842 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-27 09:32:19 +00:00

43 lines
868 B
YAML

image:
pullPolicy: IfNotPresent
repository: sourcegraph/server
tag: 5.3.3@sha256:122738147801dfd82ea98bd8b1db8765e854fe1133415fa664d7c5955882313d
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