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:1d17eb6711abf4b4e87bd8c5a1e6a8774fd13b727b5ce897f2a32f8f7002dd31
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:0540122b510de0ed194c08b6b820e34dc516100892713ff6ef0b0230df4003ee
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:b42f2f638439bb4958e216a87b5643ba1946582076fc12f5bae732701bf1ed7f
image: index.docker.io/sourcegraph/frontend:insiders@sha256:1502061084223d06d3de4cc3ac981857f5e4dfb4cd992b8eb9d6c55a918c223f
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:5084c6983e4d1d5b9fe2af51defad950d282833bd843c0ffd058850d6fb20c17
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:e84f3ba94dd1d30f9a34c79677d49508c1dd88fb8af7d814bcfbd675729817b2
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:98010463523b0d9d294e7df5b260d358682ccc71b94b6c5945d457b4273ce10d
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:83221852e1f956ec895e3739a50e50332a21fa5b5314ce14fa9b50d501bcdb80
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:58fa9ce3de063c65dc035a867f2b24a5143c0c1db86d0e3f61a3bfe1adc42312
- image: index.docker.io/sourcegraph/grafana:insiders@sha256:ae7b81cd8744851b8a14d0432708dfadc2e50a9220affa964b3be450ea81daf3
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:761cd1dba4495c3f3ba0bb453d9ef2ff3d432a8244302ecd7029d76a2441e363
- image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:3c0f572aaec43ef20c151f3227ab3f3d5e62b26a8392a198f19f6205858321a7
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:e72ba33d245d4de4acfd843c17fbf1e87f3f96568de85dc677357a5dc24f5cd9
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:1ff7d6735d8dcc39d7e12365f3db358a3c3246d2e2dfb345182d6922e6929468
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:14fe712144f49d42de5adb7be56010706aa23d3ec8ee3fc4ad0ed1cfea81072e
- image: index.docker.io/sourcegraph/prometheus:insiders@sha256:843a0038c58f8ffab4d7bad7a0c3c9a507d4bf765922130c66eeb6c8b2ef87e1
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:238786d719e0dd4ef50ce872ef2751320cb24f653b1874e5478e1b0ccabe23b1
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:606cfbded81a9cdc5c3be0c7295977dbd47b4a4faf470fc4f5bcc45999d7adff
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:186bf9bf84ed171e546384b02017794c368d1d40b9767013db7e544eda083679
- image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:9b413ba7c65490e1c832f2613f622d63e07fa75c7007e1311b06ed3c5ac62527
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:7bc01b0412df25d555458b648b7d729401d9895036e859b8c8d616d67e5ddfc5
image: index.docker.io/sourcegraph/searcher:insiders@sha256:8dbc18355dbd99b0c1947bcf1644440206c9d6f77de4d3e641d5de0111c835c6
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
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:dd6804195523282f9a888b98f4de00213c4bc97f6e4d8cfdb7e44446187034d0
image: index.docker.io/sourcegraph/symbols:insiders@sha256:0eea2331f2e741b32272dbd6e1ca3ec8e113956d310ed9ab632622f7da41fd01
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:e1faae2aaf1adffb26f141160137981e0df5e79216bc7223a5e6d8de3184499d
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:8547ce6021b49a27105037b6228dfde95c50f1ade26dbfda125f2dec50ca9819
name: jaeger-agent
env:
- name: POD_NAME
Expand Down