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:0735fd7f83dadc5a93575d22b5121554e3d216d3a627711d7c70c0fc21dd6a54
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:961654a392dd1dc8282997d0df5e63296e5daa1f771a857f36acf8a7ce6e6eef
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 @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: frontend
image: index.docker.io/sourcegraph/frontend:insiders@sha256:1d9cd45b323ceb376fb06938f1ebaa39aa396bbbf45d93e2e2d0eda1bb7926bb
image: index.docker.io/sourcegraph/frontend:insiders@sha256:7270b8c1d9c109e1d867f0378f79bd3475122c5097505c7b3641ab08043754bb
args:
- serve
env:
Expand Down Expand Up @@ -100,7 +100,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
env:
- name: POD_NAME
valueFrom:
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:8b70c0a7696fb93bb20691a174185f3aeccb146317e93a63aa339c9f350c092b
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:96af8971f6ca3ce5f3e2eb8efd7d2accccb2d3463d737e55112d201baec964ba
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
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:026602c87909db7e4053cede87010b2cde57e491eea80684602692581ebbe58a
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:11f65efc2d9e4fe128e3022808c85c6848d49c42bd1e5e6c0f29387c1efc4dc5
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
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:6d529b4eb09ceaa73247e79e6103d72e6285c5b1bb326d01f04fa51db780bb8f
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:fb2ee25af5dc2fd137b2bf59bb9aa751db5094e83cae02cebc9bc0a92d3326c3
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:c9d587ba653fdfefd1c2af18f7de5f3dfc2f80611d1046d438165fad9409212c
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:a582e5e9ac3c2857198ca009951a3202e678d3333a6a5b2fe05629d620a23aae
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:920f027348f52fb46e8a6fd14b6195283d6713aa101dd76eafc094607663ef1c
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:78dc350c06af17a76690fb53b35d376aa1d7c74501ca5a29c30e2a2a9d9c832d
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:5b2b6ea88a268e8128a10ff1381603dfbfca49151e95ef15c9c44df024bdbaaa
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:583b592c4f330ca5d50d390f3e5e7e1eab48aa85fe16bb9d8ceaff70168ca3cf
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:eedfad3e6052af1b8642288fb86cad8cbb31c78229dc768cec1a24d6bc9da1a6
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:be742451b20e59cca94bd31fea664c5626f3bada50ed08d372ff8a94abeae034
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
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:dad902733e1e942f37ba5fa96c2a99f5622d0aae19c3fb976c306af8b4f9f723
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:2421d62963df90157271bbd5bbd09bdeea147f3a10d9da8ab92b8d41fc72bc23
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
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:0d2f6a33c0c11160ff9769aa4ed318989fd4ef9845ddc6554cd7553ce11704ec
image: index.docker.io/sourcegraph/searcher:insiders@sha256:e30b4cc3f590e36cad28ac9e0ccd53cdec8e1f510b344b5f5447a25e874707a9
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
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:8301391e9027b90df23e1b56aa77027d225b40f7d90883a5a9be74046d749428
image: index.docker.io/sourcegraph/symbols:insiders@sha256:d51636f7fd0f976e731e5c1a81e59af20459ad3aa2ff5e03d01f1f750dfd257a
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:e0a9efc2588df311f01319345e29e92fd5c08cda27748ee60e9532e988917819
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:3d26094f759a4383dbe75f2b9c189096be1ffa02830da953fc74469ac2d268f9
name: jaeger-agent
env:
- name: POD_NAME
Expand Down