2024-02-24 14:12:06 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: sourcegraph/server
|
2024-03-25 01:15:13 +00:00
|
|
|
tag: 5.3.3@sha256:122738147801dfd82ea98bd8b1db8765e854fe1133415fa664d7c5955882313d
|
2024-02-24 14:12:06 +00:00
|
|
|
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
|