Skip to content
Draft
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/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/cadvisor:6.11.1446@sha256:3f31878c8e57c9b5caa56ec10c130f912a54bf3f5d876fc0c0c057963acee88e
image: index.docker.io/sourcegraph/cadvisor:6.11.1446@sha256:3f31878c8e57c9b5caa56ec10c130f912a54bf3f5d876fc0c0c057963acee88e
args:
# Kubernetes-specific flags below (other flags are baked into the Docker image)
#
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/grafana/grafana.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: grafana
image: us-docker.pkg.dev/sourcegraph-images/internal/grafana:6.11.1446@sha256:05d4edd859220e408afc150afe936d484e5c9e6513c9d67514989d566a1ed7d3
image: index.docker.io/sourcegraph/grafana:6.11.1446@sha256:05d4edd859220e408afc150afe936d484e5c9e6513c9d67514989d566a1ed7d3
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3370
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:6.11.1446@sha256:bb25a7008d31a90abaf5c6af5e77c7ad97909f8266e0746df344de13c7d9c134
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.11.1446@sha256:bb25a7008d31a90abaf5c6af5e77c7ad97909f8266e0746df344de13c7d9c134
args: ["--memory.max-traces=20000", "--sampling.strategies-file=/etc/jaeger/sampling_strategies.json", "--collector.otlp.enabled"]
ports:
- containerPort: 5775
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/node-exporter/node-exporter.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: node-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/node-exporter:6.11.1446@sha256:1bdd78265f22fe81318e80d7c7ab203c7b7def7c1154b01489293ea556d45f41
image: index.docker.io/sourcegraph/node-exporter:6.11.1446@sha256:1bdd78265f22fe81318e80d7c7ab203c7b7def7c1154b01489293ea556d45f41
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/otel-collector/otel-agent.DaemonSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-agent
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.11.1446@sha256:0bb822438ffede9db87184bfbd5bf24f439141bc0181ad4b350d9501c0580c06
image: index.docker.io/sourcegraph/opentelemetry-collector:6.11.1446@sha256:0bb822438ffede9db87184bfbd5bf24f439141bc0181ad4b350d9501c0580c06
command:
- "/bin/otelcol-sourcegraph"
- "--config=/etc/otel-agent/config.yaml"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: otel-collector
image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:6.11.1446@sha256:0bb822438ffede9db87184bfbd5bf24f439141bc0181ad4b350d9501c0580c06
image: index.docker.io/sourcegraph/opentelemetry-collector:6.11.1446@sha256:0bb822438ffede9db87184bfbd5bf24f439141bc0181ad4b350d9501c0580c06
command:
- "/bin/otelcol-sourcegraph"
# To use a custom configuration, edit otel-collector.ConfigMap.yaml
Expand Down
2 changes: 1 addition & 1 deletion base/monitoring/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: us-docker.pkg.dev/sourcegraph-images/internal/prometheus:6.11.1446@sha256:77195edbf32fa5ada92141cb145e74e068f1ca0545db1c4d36383cdaf2147259
image: index.docker.io/sourcegraph/prometheus:6.11.1446@sha256:77195edbf32fa5ada92141cb145e74e068f1ca0545db1c4d36383cdaf2147259
terminationMessagePolicy: FallbackToLogsOnError
env:
- name: SG_NAMESPACE
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/blobstore/blobstore.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: blobstore
image: us-docker.pkg.dev/sourcegraph-images/internal/blobstore:6.11.1446@sha256:7b859351e148787c0833eac547fb243819f112c3223438f5a148f51dcd06e76a
image: index.docker.io/sourcegraph/blobstore:6.11.1446@sha256:7b859351e148787c0833eac547fb243819f112c3223438f5a148f51dcd06e76a
livenessProbe:
httpGet:
path: /
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
image: index.docker.io/sourcegraph/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
command: ["sh", "-c", "if [ -d /var/lib/postgresql/data/pgdata ]; then chmod 750 /var/lib/postgresql/data/pgdata; fi"]
volumeMounts:
- mountPath: /var/lib/postgresql/data/
Expand All @@ -45,7 +45,7 @@ spec:
runAsUser: 70
containers:
- name: codeinsights
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16-codeinsights:6.11.1446@sha256:2197700dfafb0584ce03d5f2451b1ce12b1d85b4315a5b1cc734a9e26cc1e6e1
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.11.1446@sha256:2197700dfafb0584ce03d5f2451b1ce12b1d85b4315a5b1cc734a9e26cc1e6e1
env:
- name: POSTGRES_DB
value: postgres
Expand Down Expand Up @@ -82,7 +82,7 @@ spec:
value: postgres://postgres:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_insights_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
image: index.docker.io/sourcegraph/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
image: index.docker.io/sourcegraph/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -45,7 +45,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.11.1446@sha256:15bc1ce9506f971dda99d0d2b7ddedfd6fcd91740acba10b8302b1bf48040fb7
image: index.docker.io/sourcegraph/postgresql-16:6.11.1446@sha256:15bc1ce9506f971dda99d0d2b7ddedfd6fcd91740acba10b8302b1bf48040fb7
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -87,7 +87,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/code_intel_queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
image: index.docker.io/sourcegraph/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: migrator
image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:6.11.1446@sha256:bc34a2b099cfa36e930f37a20356f51a52c0c2c6cc0dffd0e47539722bd5fa9f
image: index.docker.io/sourcegraph/migrator:6.11.1446@sha256:bc34a2b099cfa36e930f37a20356f51a52c0c2c6cc0dffd0e47539722bd5fa9f
args: ["up"]
resources:
limits:
Expand All @@ -48,7 +48,7 @@ spec:
name: sourcegraph-frontend-env
containers:
- name: frontend
image: us-docker.pkg.dev/sourcegraph-images/internal/frontend:6.11.1446@sha256:7294074e1bbb80d69e983112c543cecc2c404b217027c6990592750af1651e72
image: index.docker.io/sourcegraph/frontend:6.11.1446@sha256:7294074e1bbb80d69e983112c543cecc2c404b217027c6990592750af1651e72
args:
- serve
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/gitserver/gitserver.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/gitserver:6.11.1446@sha256:c7eabaefe4144d125e0f46f729352338cd0ef658d57a2f622f80d035d010f187
image: index.docker.io/sourcegraph/gitserver:6.11.1446@sha256:c7eabaefe4144d125e0f46f729352338cd0ef658d57a2f622f80d035d010f187
terminationMessagePolicy: FallbackToLogsOnError
# Temporary: when migrating from repo names to repo IDs on disk,
# gitserver can take a little while to start up. To avoid killing the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/indexed-searcher:6.11.1446@sha256:bf6998fe2d9ecb57dec849ad0fe5e7129741fa62c737aeaedaf5b8fea345bd83
image: index.docker.io/sourcegraph/indexed-searcher:6.11.1446@sha256:bf6998fe2d9ecb57dec849ad0fe5e7129741fa62c737aeaedaf5b8fea345bd83
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6070
Expand Down Expand Up @@ -72,7 +72,7 @@ spec:
value: http://$(OTEL_AGENT_HOST):4317
- name: OPENTELEMETRY_DISABLED
value: "false"
image: us-docker.pkg.dev/sourcegraph-images/internal/search-indexer:6.11.1446@sha256:54b3e549b7cf62bd58e2d9b0608b64391f86ae0b2cccd1917b4c751d051f478d
image: index.docker.io/sourcegraph/search-indexer:6.11.1446@sha256:54b3e549b7cf62bd58e2d9b0608b64391f86ae0b2cccd1917b4c751d051f478d
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 6072
Expand Down
6 changes: 3 additions & 3 deletions base/sourcegraph/pgsql/pgsql.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
spec:
initContainers:
- name: correct-data-dir-permissions
image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
image: index.docker.io/sourcegraph/alpine-3.14:6.11.1446@sha256:be22c5fbfdccbd2446118593d509da6d396d3616c6f3d70955608db360c6734b
command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"]
volumeMounts:
- mountPath: /data
Expand All @@ -46,7 +46,7 @@ spec:
memory: "50Mi"
containers:
- name: pgsql
image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:6.11.1446@sha256:15bc1ce9506f971dda99d0d2b7ddedfd6fcd91740acba10b8302b1bf48040fb7
image: index.docker.io/sourcegraph/postgresql-16:6.11.1446@sha256:15bc1ce9506f971dda99d0d2b7ddedfd6fcd91740acba10b8302b1bf48040fb7
terminationMessagePolicy: FallbackToLogsOnError
readinessProbe:
exec:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
value: postgres://sg:@localhost:5432/?sslmode=disable
- name: PG_EXPORTER_EXTEND_QUERY_PATH
value: /config/queries.yaml
image: us-docker.pkg.dev/sourcegraph-images/internal/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
image: index.docker.io/sourcegraph/postgres_exporter:6.11.1446@sha256:3fd1e80b41e6113d329b09be4cdd588947f75fadf33ea2bbe995cfbd28f1a506
terminationMessagePolicy: FallbackToLogsOnError
name: pgsql-exporter
ports:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/precise-code-intel/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/precise-code-intel-worker:6.11.1446@sha256:b42638630265da0e5d453c9e8dee99ff14bf28d39f973e86b408673ca190caaa
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.11.1446@sha256:b42638630265da0e5d453c9e8dee99ff14bf28d39f973e86b408673ca190caaa
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-cache.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: redis-cache
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-cache:6.11.1446@sha256:edfeadb79ea195fa85b2a1e06af54841677c3004d34e9f76b5cc1866a2f2ab68
image: index.docker.io/sourcegraph/redis-cache:6.11.1446@sha256:edfeadb79ea195fa85b2a1e06af54841677c3004d34e9f76b5cc1866a2f2ab68
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -70,7 +70,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.11.1446@sha256:79c8e837fa117e0878fd5a047452839e7e4200ff517715231ee0b2794bbcc0a1
image: index.docker.io/sourcegraph/redis_exporter:6.11.1446@sha256:79c8e837fa117e0878fd5a047452839e7e4200ff517715231ee0b2794bbcc0a1
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
4 changes: 2 additions & 2 deletions base/sourcegraph/redis/redis-store.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
spec:
containers:
- name: redis-store
image: us-docker.pkg.dev/sourcegraph-images/internal/redis-store:6.11.1446@sha256:94ece028c3d29bb6ffe2f31d43805c0b136f913a5aaecce3554a3908e6efea3b
image: index.docker.io/sourcegraph/redis-store:6.11.1446@sha256:94ece028c3d29bb6ffe2f31d43805c0b136f913a5aaecce3554a3908e6efea3b
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
initialDelaySeconds: 30
Expand Down Expand Up @@ -69,7 +69,7 @@ spec:
- mountPath: /redis-data
name: redis-data
- name: redis-exporter
image: us-docker.pkg.dev/sourcegraph-images/internal/redis_exporter:6.11.1446@sha256:79c8e837fa117e0878fd5a047452839e7e4200ff517715231ee0b2794bbcc0a1
image: index.docker.io/sourcegraph/redis_exporter:6.11.1446@sha256:79c8e837fa117e0878fd5a047452839e7e4200ff517715231ee0b2794bbcc0a1
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 9121
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/searcher/searcher.StatefulSet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/searcher:6.11.1446@sha256:a5f36470b5c9a0603563eb0a6c18c3e1e2f132a5c58a048dce22e1adfcae27ba
image: index.docker.io/sourcegraph/searcher:6.11.1446@sha256:a5f36470b5c9a0603563eb0a6c18c3e1e2f132a5c58a048dce22e1adfcae27ba
terminationMessagePolicy: FallbackToLogsOnError
ports:
- containerPort: 3181
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
image: us-docker.pkg.dev/sourcegraph-images/internal/syntactic-code-intel-worker:6.11.1446@sha256:5c26b3ced1560c960c6107678e08e5237cdb8c1b829b6d2955e9f6ea1cdbf275
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:6.11.1446@sha256:5c26b3ced1560c960c6107678e08e5237cdb8c1b829b6d2955e9f6ea1cdbf275
terminationMessagePath: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
allowPrivilegeEscalation: false
runAsGroup: 101
runAsUser: 100
image: us-docker.pkg.dev/sourcegraph-images/internal/syntax-highlighter:6.11.1446@sha256:2f1026ba76c351f8e7aba681ebcfa8629a065e83621b9e880ad810186280067b
image: index.docker.io/sourcegraph/syntax-highlighter:6.11.1446@sha256:2f1026ba76c351f8e7aba681ebcfa8629a065e83621b9e880ad810186280067b
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion base/sourcegraph/worker/worker.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
fieldPath: status.hostIP
- name: OTEL_EXPORTER_OTLP_ENDPOINT
value: http://$(OTEL_AGENT_HOST):4317
image: us-docker.pkg.dev/sourcegraph-images/internal/worker:6.11.1446@sha256:76257f19515d998f3307dbd3cafe74292366bc6c1dc7a93f3e5453b715887ac2
image: index.docker.io/sourcegraph/worker:6.11.1446@sha256:76257f19515d998f3307dbd3cafe74292366bc6c1dc7a93f3e5453b715887ac2
terminationMessagePolicy: FallbackToLogsOnError
livenessProbe:
httpGet:
Expand Down
4 changes: 2 additions & 2 deletions components/executors/dind/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor:6.11.1446@sha256:db752a634601a4dac2ac19bc0a520720f29e7460aeb84d66e69b976e6cbd8baa
image: index.docker.io/sourcegraph/executor:6.11.1446@sha256:db752a634601a4dac2ac19bc0a520720f29e7460aeb84d66e69b976e6cbd8baa
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down Expand Up @@ -60,7 +60,7 @@ spec:
- mountPath: /scratch
name: executor-scratch
- name: dind
image: us-docker.pkg.dev/sourcegraph-images/internal/dind:6.11.1446@sha256:77ed29ea2f04f9c8b8bcb77ba6dba8234eac732d25dbf322b1a7b83c6b351b10
image: index.docker.io/sourcegraph/dind:6.11.1446@sha256:77ed29ea2f04f9c8b8bcb77ba6dba8234eac732d25dbf322b1a7b83c6b351b10
imagePullPolicy: Always
securityContext:
privileged: true
Expand Down
2 changes: 1 addition & 1 deletion components/executors/k8s/executor.Deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
serviceAccountName: executor
containers:
- name: executor
image: us-docker.pkg.dev/sourcegraph-images/internal/executor-kubernetes:6.11.1446@sha256:bfbdeec143589c84fa4470d34d732c0d0018dc3274d34ab97aef3d7e6443f1fb
image: index.docker.io/sourcegraph/executor-kubernetes:6.11.1446@sha256:bfbdeec143589c84fa4470d34d732c0d0018dc3274d34ab97aef3d7e6443f1fb
imagePullPolicy: Always
livenessProbe:
exec:
Expand Down
2 changes: 1 addition & 1 deletion components/utils/migrator/resources/migrator.Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: migrator
image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:6.11.1446@sha256:bc34a2b099cfa36e930f37a20356f51a52c0c2c6cc0dffd0e47539722bd5fa9f
image: index.docker.io/sourcegraph/migrator:6.11.1446@sha256:bc34a2b099cfa36e930f37a20356f51a52c0c2c6cc0dffd0e47539722bd5fa9f
args: ["up"]
envFrom:
- configMapRef:
Expand Down