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:13307026c2139157ed8730ea1f89f012bbd612b00998a49cac9a4945dea6feac
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:dec18c949331a1db0ab82f6b5ddf8d9e53372987132e2cb39ccb3c1669762674
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:8545144a62ecc5d2d2e01675c70942c6deb44dbda5fc927694103b83c3d23137
image: index.docker.io/sourcegraph/frontend:insiders@sha256:5c4e54ab30e0087071729a9a8e71abed8f93848325f88b8ac7eae8612f77ce7a
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:296e9e15c8acc560cc0576175b380e9125e5f56f249aa9e021bc8b1555817be5
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:12312d6f07e2fc911c66c7bd48ce1f12a42995a17a0068e051102dbb0f83e9ca
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:c926804a8dc573fdd879fcda76d049e599bbc09daae5ebb86717fd011f63b7fb
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:0c3a8be31fe68dcf95fa5d00d03d8c70d5c53de77f784f6c245ebc0becdd647b
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:974e7b5d011cb65f4d93baeaaaa270193ade9f6b3f8f030481daff5eb56e16d5
image: index.docker.io/sourcegraph/grafana:insiders@sha256:ceb886e8dccb958302c7580e4b33cbbfb8cfa5d2a85be32a92734583ca35f9fb
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:324dc159a20957f10d84b5ed751f1f10717feaf43b4700f141f96912356cba13
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:74d0b4850440c0190167e53622cd29a1fb80d9cbaa4bb602f5ca0ffbfc9007f1
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:a7058cbfef0a6de2f58b7cfcc137fb25331796c79d7070d0b135afd4a1cd53e1
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:f5c8cb03e27682e199d449ae9ab681aebde2186d128b32f94e4cefb993fd7f90
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:1274bf70d18fb21e1bbec9145beb69dc9fa7063b2da260f337f9ae38967f8a78
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:35650e20da252f33e6c0d8fb3e3baded2ab74e8a80e7a3e23e49f0aaf7f66620
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:8a813647220ce62365b189ab8596d3f15ac2b7ea0b6f3de4aa431a59f01a5f45
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:f41251597d897bfd44b44023541f37f3c89deac3ef61714e4860f181463a9813
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:3b73b4d3aaf0590864261d9033d40439714cb9fada8bb7967098bbddfa396dda
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:f6c41b6bf1786fb9aa9f76c500d7a1b4d0081a228fcbed3b3de230e27b36e3d3
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:6021ade4ff817dbe822e51bf1ff88fbdecd840e506cca03ab484630c5cbd3f97
image: index.docker.io/sourcegraph/searcher:insiders@sha256:2be7b1e4c6e5d990c61fe53a05b78432bea96af10791481dd4205d40b302f89f
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
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:793483248d211908650ddbc8cbf8991a377c08edf73f03c8724477aabae76b78
image: index.docker.io/sourcegraph/symbols:insiders@sha256:cafd6a0517d5abf2f41ce3fe18f6f69181209923934e35a707e56a4cb8c372a3
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:2681828e656c7e97dece704d02791866c0396aaf5708bf1d52d0f4983452a604
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:6825c81e9f98a3073bb2b403fd65f4174e94fbc5d913e67dc0b318b99689f5b7
env:
- name: POD_NAME
valueFrom:
Expand Down