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:1ea9e20c9df45f01aa4fcc699052c742df34008f596b6eb0b66fb77b14b3bc96
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:62deafd4e3a2773ec5fe7e04c4020b653ea9130cd1d6cd82f358bf56f47fd885
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:156a9c95a4995d7ec464528be0c8737ddda61fa2bcab4f9733d15e5e4fccabd8
image: index.docker.io/sourcegraph/frontend:insiders@sha256:e3882e1cc06e42c7fc685173eb357aecdb3c6ce8d6a2d3c386b554c29141bc81
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:299381fe84d02aadb3cc913f0cdb5b2f76e39ba334df486b3787305d37fcba0e
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:438baabb59f051c56d0d06616c9f0e7a3e83d14e758a47f6141f1f73ad0815b1
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:c6dcdc7bad67af0d253e6751002ac12bea504e8bfc116f4bc29e2c35baed3e0e
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:0dba079f05164bc0273aba527bacb4d5cbe92babc6908342cd2d9d5a982044bb
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:582d9217c4f8d89a2144999c0a8bd9045b5cb870fbddffc8eb81efb4d57d43af
image: index.docker.io/sourcegraph/grafana:insiders@sha256:b1326e50280233243a99142d80e976581fab1e6d41d172ec5460b339fdb72efa
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:3b38ab29d833ae699cc5a7bcea8b86a0abf0cff1b8a8e1cad5b5d9f4ef0c8eff
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:35665199ceb2fe17e247829645b0c915cca77b28b73654d3ca07069b67ef31fa
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:00cfadeb9fdde4375ab5f5ae7ecde1d9ca2f1e95583468eebfec00e4d7d59ecd
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:2bb69c4b6a2cd9903ba9c4f6f0cb21319998b994a9f47e2a31020c058a769ced
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:b73094bd6d566a1733cc24e486a11037d123bf4a2274dc21f7ae4d72cecc536c
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:a7cde633da63a60baffdebf293a296e62fb212b2b3fb29d430914c4a1fbc3dcb
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:5b41ebcd2bc335a31f7182ef228231bd6fc1ac09f813b173cc0a8085c7ac5832
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:c01b1efa21dedbd09d5b5cc3cf2a3b42bc5860790df3c77273139e59d5af11f2
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:05bffdbf5afbaec98072de88a02db5ba51dd8d05cc35cfc745e7ebe60899357a
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:f8e856518b511dc50dc60d8794f8757e4afd80dec24f63e1f52217df2d913ff3
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:0ecba19a4c5ed2d355f3ed02b7dc04d6a59d895de8b92fdaa6f41b3aba7175ad
image: index.docker.io/sourcegraph/searcher:insiders@sha256:0b987684923e60995ffb2f287db188cd1a3a4b43391ba8b89479bb877df46349
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
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:4ae6824bde2e363a27113e8a88e449bb94b18fda3efa91b41f09deab48c0ec11
image: index.docker.io/sourcegraph/symbols:insiders@sha256:bc890b4717503487ad8421bb87beb29200b1845d38bcb2b519704e32de43878a
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:ebe0be934d5f9a5346e152db2cec88c2473984009c4aa30c48c656305d7893df
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c80073bf604102c1ac6f4129f2f54690a83d89dced5c0efb961faeeb8e95d75d
env:
- name: POD_NAME
valueFrom:
Expand Down