Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/cadvisor/cadvisor.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
serviceAccountName: cadvisor
containers:
- name: cadvisor
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:9868249edceeae374b2a06fede5e57d8d265bc617ee7838ba54b78770120fbf4
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:641df3bf99125d0c157367c89314690d110fd6cac212b4e2eb948f6d1733cc22
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
4 changes: 2 additions & 2 deletions base/frontend/sourcegraph-frontend.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
value: http://jaeger-query:16686
- name: PROMETHEUS_URL
value: http://prometheus:30090
image: index.docker.io/sourcegraph/frontend:insiders@sha256:5622407f093010cb4de8dfad1f0d0121c354cf1a376eaf3019d462b89102a8c9
image: index.docker.io/sourcegraph/frontend:insiders@sha256:f198ac52d3374aabb9ad9bd0c2ba388bf8402f27f3b7918598e19a969b97b034
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down Expand Up @@ -99,7 +99,7 @@ spec:
volumeMounts:
- mountPath: /mnt/cache
name: cache-ssd
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/github-proxy/github-proxy.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- env:
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:cde13d16b9f6dcac4d8a246cf91b1aa5b3b5b5e0e9513fc89d3b5677c528bef1
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:a04ac65683021bb80ef8049cc8073321a9c5694eddf6d079898b418878676b03
terminationMessagePolicy: FallbackToLogsOnError
name: github-proxy
ports:
Expand All @@ -41,7 +41,7 @@ spec:
requests:
cpu: 100m
memory: 250M
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
- args:
- run
env:
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:7b2f617d459edc4b46a07eb6f44cedc6e175a85603095b852260e58765297119
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:bdcda1e10caaebfffc8746b398282d544aa1c2103f19dbfc9cd017ca2abe3018
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand All @@ -53,7 +53,7 @@ spec:
# - mountPath: /root/.ssh
# name: ssh
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
env:
- name: POD_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
deploy: sourcegraph
spec:
containers:
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:f15034da20f93f7ebd0325350febf7a01af63c6f0e59a63408a3126afbdf74a7
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:1281d79e1e043b0b8bf61a4fc356ff6dcd2d840e51895730bba007cdd2c10417
terminationMessagePolicy: FallbackToLogsOnError
name: grafana
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/jaeger/jaeger.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
prometheus.io/port: "16686"
spec:
containers:
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:4ba9e027d941fcc85b76cbf7eb37ba10fe1f702886901a27b54582001fd3decd
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:1669c1b0fcaaa0981a17f4bfa7884eba2530f3df2b6505b15539b1ca72a257f4
name: jaeger
args: ["--memory.max-traces=20000"]
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:c2fe32cee56be1a50c339f5b1de28c38663b7c50d5f080a441730ddbc487194e
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:3f05f6192058f46fe9af0a31517cccf68f61bc2acd6d772ea1f0e0e97b3b09d1
terminationMessagePolicy: FallbackToLogsOnError
name: precise-code-intel-worker
livenessProbe:
Expand Down
2 changes: 1 addition & 1 deletion base/prometheus/prometheus.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
app: prometheus
spec:
containers:
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:6a959887f33b2c8ce833e96a5216e63c793280ffe92230f1b04bb19286ed3107
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:c58a33646af4a15a3c33548373988785ec2b42ec8c7beddbfdc78f45ebff02db
terminationMessagePolicy: FallbackToLogsOnError
name: prometheus
readinessProbe:
Expand Down
4 changes: 2 additions & 2 deletions base/query-runner/query-runner.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- env:
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:0559ef0997cf890f530f4396d741ef0be7ea88215d2c04c13405309eaaebd823
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:d8fd051fb4bbcd644916c384b065eefedf04cb01bad041bfa50c4b1a52786f7e
terminationMessagePolicy: FallbackToLogsOnError
name: query-runner
ports:
Expand All @@ -41,7 +41,7 @@ spec:
requests:
cpu: 500m
memory: 1G
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/repo-updater/repo-updater.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app: repo-updater
spec:
containers:
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:48e978d80c644c683d889028630bfcada33eeb81b8be99cdf16b397dbf06368b
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:7bcfbdff16853e5b8c5d60f24d0082cc539d9fdee4f709f60e57bae85558088c
env:
terminationMessagePolicy: FallbackToLogsOnError
name: repo-updater
Expand All @@ -52,7 +52,7 @@ spec:
requests:
cpu: "1"
memory: 500Mi
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/searcher/searcher.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/searcher:insiders@sha256:e4fbb70f6d7ed40505039fbeff08b8fdbede907a70a63019903f03ff5af59eac
image: index.docker.io/sourcegraph/searcher:insiders@sha256:c976397102de51628e79c731df1c89e787c5be95db49d4a55f2d0d25542b6961
terminationMessagePolicy: FallbackToLogsOnError
name: searcher
ports:
Expand All @@ -62,7 +62,7 @@ spec:
volumeMounts:
- mountPath: /mnt/cache
name: cache-ssd
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down
4 changes: 2 additions & 2 deletions base/symbols/symbols.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/symbols:insiders@sha256:4211095a419ace893719f76fee89bc4329080df4e9aca338bbacd4973a7c163f
image: index.docker.io/sourcegraph/symbols:insiders@sha256:72c4d58e0c1108edeb809ac09d5ef20618c8724452a4743f4840634621b00a8c
terminationMessagePolicy: FallbackToLogsOnError
name: symbols
livenessProbe:
Expand Down Expand Up @@ -68,7 +68,7 @@ spec:
volumeMounts:
- mountPath: /mnt/cache
name: cache-ssd
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:69275cddeedef19a7946c7daddadafd887e21893929bfaf35b67096a0fc6fed8
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:5e80969e8f3f929db4f96ba897119bb4ee7e37de616dcb2e95876f34dd5e7fe9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down