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:8f44d978772a3e73a65ec95cea4a07696f231e52054979d037d59dee243d9868
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:c6f069305a1343278670a10b66f5292fda0a77303ff281dc89e9ce7a75079271
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:86ad76e710e4c360080b5dc3210717aae3b826cbbd1c42b926aca86df0b9823a
image: index.docker.io/sourcegraph/frontend:insiders@sha256:7cf91a61da67ab6619990ad7cad43565c8808f564a298b4e1e88bf7ad142a49f
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:7758d4f23fc4a4b9f4b0a0c8c15b8b49aa6e83536528234502a7d6b72d5fb148
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:56122c66da7904fc1921926ac7cddbdceeefe6f844d87e006bda23ca5d6cc27c
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:36e5b5362698a61cff477b97a470f08d4924ddd7373156a628611d53a4211803
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:fa5d4bc1a365230f0329e4e1159259a2cf477b51777ea8764d6ccb82f9ec8b4a
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:991eeafe18d8cc9063ac1b4f64124a2dfa90278e927e8fc5619efe9aed7f5d1b
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:1f90567a66994130deeb372c7b762380d6125fc2c70d4725c2d31d0ee45df3dd
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:0a502e51d12abdb0d2c3eb48b503a61543c58a069cee0624f06073f340ea359f
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:d5229df73e06086ef0bbee47e9c66b30d4762eb8bd81699f601426cf6f62128d
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:f2b4afd6bbd2a06eaefe0c6a398d9959e88598468a5102bb1301539395fc068d
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:27904597d4b2b253be1a25285693204220606d5c006668463c2c8027a78436f9
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:5d37e171840787bc1f58e195854e58a0f5133eea4873b73afbd987b987e9fc63
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:30cd05b46b23afe348420f71ae13fc68dfc2b99438c14a3a86c84c359c5d96ff
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:f4e5e3b3772fbc0220bb60b9273ad39720d68282995c3aa7706050a42ebfb815
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:ee67e3a93ec5b2ea30a7fa3345949e162683bddf0edd8b1067a1f5bc04aea7e9
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:3fb8dfd06d8b7ed056fe55bbf5f62bd24d4139c2a64cbe6aa1581fdab840f944
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:18450c5e0a715caff9d8158edfdf4f8f376a2bad2a05d03aa6ac3a32a46f3e8d
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:05ba70f24c053071c53dd78503e9c3060f859293415b07526813ee6b9c6cae60
image: index.docker.io/sourcegraph/searcher:insiders@sha256:c0efd5ba4d23a4281877aaa9d652e2ca61816264d7acc226f9416ec3b557f6f7
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
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:e06f83af4fd77560eae0d6ab7fd737f8e8bef5cb6c20e0e7570f2f88cf5ab0a4
image: index.docker.io/sourcegraph/symbols:insiders@sha256:a484805b79c7ef3035317993b47806ae6054a0dd4d944c7515200b2709f3a62e
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:f4d39da771cc6c744780d55440f99335919d17006df74daf37c87e6c02738ec5
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6a2439c585a15b2d69494f9183e0c7bd5d59af4c57f8bdea7024c9751f007c4d
name: jaeger-agent
env:
- name: POD_NAME
Expand Down