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:964e00950a513206d2c2153f14b015d3b30dea62563a58d4927ed7ceaf40daf6
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:d007b4803708da72799e095147ce4fd2dfe6288a4e0c2ae5ba7c4fe27b300687
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:16b0e8987a72599d229a7b7ac8004970bc89fc5f67043194b3edb23a72ea7bc9
image: index.docker.io/sourcegraph/frontend:insiders@sha256:1297d785d2dea36db3a7923570e74bb8aa0df9b00155ac5ae76b93992930a947
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:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
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:
- name: github-proxy
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:3e9c7c2b7c6341928017450216f843ef1c32142fef3c879360be1dbb5626b538
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:e468cf6bb53f17274cac09eecaacd25920dc778e807b391b7c22f9f4a59d9221
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3180
Expand All @@ -41,7 +41,7 @@ spec:
cpu: 100m
memory: 250M
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
env:
- name: POD_NAME
valueFrom:
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 @@ -26,7 +26,7 @@ spec:
containers:
- name: gitserver
args: ["run"]
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:cf678688ab9c7e2fcda6e9db7ea28d3cbfadf39bcab6962d637044b1f0ec6bae
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:733467ef03290ff4b2e69a258311d37aab806be4d892764ba21c62c40b282ffc
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 5
Expand All @@ -51,7 +51,7 @@ spec:
# - mountPath: /root/.ssh
# name: ssh
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
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 @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: grafana
image: index.docker.io/sourcegraph/grafana:insiders@sha256:d4847e270216640eb42226276d210e5367b569164d33d410e40d4c4532acd0d8
image: index.docker.io/sourcegraph/grafana:insiders@sha256:124e0553721c61c1c40a495fdae3b4bf7248ba3c48f51eeba892e856270f0bae
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
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 @@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: jaeger
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:dea6b2791d5626da5e8f5f8471df2451ee1ed30acb1174d2f48d881dd8bd97ac
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:4ac70cbec8619d52d1f7b484d4c8880f66d34cf72c10693c60365e713a8a13b3
args: ["--memory.max-traces=20000"]
ports:
- containerPort: 5775
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 @@ -35,7 +35,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:cfc8b325af7d62d8698b6f876759b5dd7f897e0bbf9a155d0897cd5d9e33040b
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:271dd0ff5ec9ec86b94d28080028ab67ab545338cc284070d4bed26cfaecb300
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
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 @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: prometheus
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:bae8d0b62efc8d4e7ad074e907fa25e63f1ed9d4100ae94662716359d9df27ba
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:437f0c8362a4c0f3ff1e9774818290d174ce10d9c8838f46815f86b3e2c07620
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
httpGet:
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:
- name: query-runner
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:01bd4d9bef14bc1c02266077172156433738b2542c101a780ed6c1312b42aec2
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:fff6122c95eb52a56dc6f92c49c154de97a992e085dd7e8e0d304d2e7926965e
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3183
Expand All @@ -40,7 +40,7 @@ spec:
requests:
cpu: 500m
memory: 1G
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
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 @@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: repo-updater
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:36859cce371f0e63ff8e3f99fb9e67e959f9539e06455eef55f42d45da5830f8
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:cee60fb5316a20c6013fe267f819df236ac087632e7370d3ce93adce8ff1feff
env:
terminationMessagePolicy: FallbackToLogsOnError
ports:
Expand All @@ -53,7 +53,7 @@ spec:
cpu: "1"
memory: 500Mi
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
env:
- name: POD_NAME
valueFrom:
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 @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/searcher:insiders@sha256:3fb1fdc0f8c682dd6870d3a549588f819856f8b67a23f1fb04484822f87fac1c
image: index.docker.io/sourcegraph/searcher:insiders@sha256:220c9af50f5e26568142bad8fc7e8ded83d4f260bf3cfccee1888b33354db4b8
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand All @@ -63,7 +63,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
env:
- name: POD_NAME
valueFrom:
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 @@ -37,7 +37,7 @@ spec:
fieldPath: metadata.name
- name: CACHE_DIR
value: /mnt/cache/$(POD_NAME)
image: index.docker.io/sourcegraph/symbols:insiders@sha256:6e257e972db89bd85b47298d0127a0138ba54b60957c8e7f74433fcc520812d9
image: index.docker.io/sourcegraph/symbols:insiders@sha256:d918e90142ddcd811f74800e230e3f8243e5b9ee4d744ca3430542915f38b150
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /mnt/cache
name: cache-ssd
- name: jaeger-agent
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:50665175ecf3793963b779fb6aec35b7dc70adfbb5b8cfc8e2b22ba5244b3e8d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6ff8ccf132928c6e0acf40e88c37f062f3304d59c46aa011a8969baaeead41a6
env:
- name: POD_NAME
valueFrom:
Expand Down