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:b58b694921e4f868d1b1de859df3fb50dd9154141415b3e71a67a822ad636afa
image: index.docker.io/sourcegraph/cadvisor:insiders@sha256:9da4e1839d33f03959a05da7a54db039d2c67015a07969a1aa0831b23c8f2bdb
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:2c52c5ec79867f51d0d4a159f69f4566ffd6d49a52bce8de7904a707c4d975d2
image: index.docker.io/sourcegraph/frontend:insiders@sha256:6a6215ebe0ee89eaf21e3b1ed764786fda4d7657a665197d82d5f2dc4fcfaffd
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:f6a994a237f8da30989406446b68a5c53e9713d7690b585f0f51386ec45dfd6c
image: index.docker.io/sourcegraph/github-proxy:insiders@sha256:e5cd297e92feac92b655bf577a8642cd9be069b182557c65c526b3b47017a0b1
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:99b4479262fdc31b656f159770ff4bcba74dab8955804e49c3eef8045ee2281d
image: index.docker.io/sourcegraph/gitserver:insiders@sha256:3d8b7bf5f522c7b93d8e0153e31ceb7107acd86e5ecbfe6e075af26a298e9b20
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:96b78c83265e0fbc632ea00fe0a4b576d0568000b4fd6edfaecb400f839ebb52
image: index.docker.io/sourcegraph/grafana:insiders@sha256:7026614c64beb0ef5a19ec405ac14834439cea736cbe500e0015518a6d0b53e4
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:c1800e3eb1ffbe01650895ca3de6cfe41e64e06acaef2f3d06ff280acbe62d2b
image: index.docker.io/sourcegraph/jaeger-all-in-one:insiders@sha256:17b7ab2ffe4a47d47accc4f507e87048ec851411b1245391b5a0cd4d137bd3cf
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:5eeb914f75c713d111c6670ee0218d6bf0f44bfc8cbfb4535227cd35a3bd1b79
image: index.docker.io/sourcegraph/precise-code-intel-worker:insiders@sha256:9b25342048abed7614d0b4c556993f548b391c738c358d0e645d5551bb0b319b
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:5923ad206ef0630a33fe6f41efe91db322bbc3e74210c8e4adfcd44d5e97089e
image: index.docker.io/sourcegraph/prometheus:insiders@sha256:1f978b585a99a872334e1d2d172f474cb302a9893e568578a27bab26f75b6be9
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:2efdc2d2e5d3989c88274bfe517511b5d62801b39d5e5afd73f67f793a5121b9
image: index.docker.io/sourcegraph/query-runner:insiders@sha256:55347d793220f55536a4241302441dee9fa43cdf4586c4797dafcc67c8a19c50
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
- image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:ce3e6f7a41af15fe3937e3d9347dee1dbadded737d14e95ed71d49dd81d87279
image: index.docker.io/sourcegraph/repo-updater:insiders@sha256:540141a7206e2f872371ba3605ebd677e2be6e42d3659081a43be4c2b0a722d3
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:01043b376ab43baa14d26b1e5665cf84b7c8774c38df1772be7542382b43e9a0
image: index.docker.io/sourcegraph/searcher:insiders@sha256:0019c6d15206bbce3a4d9f5acf63005847b72556b1b338eeba43ef4fee5208bc
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
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:48698005f904bd84d4ae95c1b850a8523baf849073f8ecc32d641db9b1b8a91d
image: index.docker.io/sourcegraph/symbols:insiders@sha256:f63db70bccf78d24d19d842e732fad7d98431ebcbdc8db5fa2b0e8fcd2d3233b
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:f99f958198272a65bd10f8b11077f0cf81f86056762b14d56639a0b05a205079
image: index.docker.io/sourcegraph/jaeger-agent:insiders@sha256:c60c358df26c8a608a237420d6644ef349d7fce4da300e269271a20ef68c8e83
env:
- name: POD_NAME
valueFrom:
Expand Down