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:7.7.0@sha256:fe9f796c45fd557d8e3774b6288dc938326b9e6f7a5023099869387c5e271883
image: index.docker.io/sourcegraph/cadvisor:7.7.0@sha256:fe9f796c45fd557d8e3774b6288dc938326b9e6f7a5023099869387c5e271883
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:7.7.0@sha256:792e12497a0342c248a9bf489d4d816c08e2e6ca6791f53cb20496963f9c3ea4
image: index.docker.io/sourcegraph/grafana:7.7.0@sha256:792e12497a0342c248a9bf489d4d816c08e2e6ca6791f53cb20496963f9c3ea4
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:7.7.0@sha256:4d7cde8139947a14d4bc2c81534a88640faadd5d64b885eb2c013817ef3e1837
image: index.docker.io/sourcegraph/jaeger-all-in-one:7.7.0@sha256:4d7cde8139947a14d4bc2c81534a88640faadd5d64b885eb2c013817ef3e1837
args: ["--config=/etc/jaeger/jaeger-config.yaml"]
ports:
- containerPort: 5778
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:7.7.0@sha256:75428a168df36fb97c1f15dec67e2f4678f641c3be1f7882df22f2060e543497
image: index.docker.io/sourcegraph/node-exporter:7.7.0@sha256:75428a168df36fb97c1f15dec67e2f4678f641c3be1f7882df22f2060e543497
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:7.7.0@sha256:3078cdc8231fdc5edc6cfaebf8d03e65e57dc7cb44b79f30e55b914aff7f0305
image: index.docker.io/sourcegraph/opentelemetry-collector:7.7.0@sha256:3078cdc8231fdc5edc6cfaebf8d03e65e57dc7cb44b79f30e55b914aff7f0305
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:7.7.0@sha256:3078cdc8231fdc5edc6cfaebf8d03e65e57dc7cb44b79f30e55b914aff7f0305
image: index.docker.io/sourcegraph/opentelemetry-collector:7.7.0@sha256:3078cdc8231fdc5edc6cfaebf8d03e65e57dc7cb44b79f30e55b914aff7f0305
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:7.7.0@sha256:9c226742dd87e5159bb13438a592158066aebcd08c86c3479126d555baee26d9
image: index.docker.io/sourcegraph/prometheus:7.7.0@sha256:9c226742dd87e5159bb13438a592158066aebcd08c86c3479126d555baee26d9
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:7.7.0@sha256:67baf4c7e387148bd41f974dc6d76e5f87136d73d9fb8c1ef121d9231df23a7e
image: index.docker.io/sourcegraph/blobstore:7.7.0@sha256:67baf4c7e387148bd41f974dc6d76e5f87136d73d9fb8c1ef121d9231df23a7e
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:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
image: index.docker.io/sourcegraph/alpine-3.14:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
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:7.7.0@sha256:68631506064410d14f3f956754ee93a8e4a546c885861748582443930bf8ff9a
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:7.7.0@sha256:68631506064410d14f3f956754ee93a8e4a546c885861748582443930bf8ff9a
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:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
image: index.docker.io/sourcegraph/postgres_exporter:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
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:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
image: index.docker.io/sourcegraph/alpine-3.14:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
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:7.7.0@sha256:950d65746d719f603ea1f8d8d67124b2db2a79f5ed71f2edd38670c757b213d4
image: index.docker.io/sourcegraph/postgresql-16:7.7.0@sha256:950d65746d719f603ea1f8d8d67124b2db2a79f5ed71f2edd38670c757b213d4
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:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
image: index.docker.io/sourcegraph/postgres_exporter:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
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:7.7.0@sha256:72ea1f19e4eb2edc10d33ac632e7e7dc20e6c9d8aa9a1e403b54a4d48d29511c
image: index.docker.io/sourcegraph/migrator:7.7.0@sha256:72ea1f19e4eb2edc10d33ac632e7e7dc20e6c9d8aa9a1e403b54a4d48d29511c
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:7.7.0@sha256:f7ecf4411dbb918d64cd8a2906219f991593269818acab2d0a21c8c4d650eee7
image: index.docker.io/sourcegraph/frontend:7.7.0@sha256:f7ecf4411dbb918d64cd8a2906219f991593269818acab2d0a21c8c4d650eee7
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:7.7.0@sha256:d542cfbe31af37a31db9af7ddb86cfd05abc3aa403b140906b50869ff7690ced
image: index.docker.io/sourcegraph/gitserver:7.7.0@sha256:d542cfbe31af37a31db9af7ddb86cfd05abc3aa403b140906b50869ff7690ced
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:7.7.0@sha256:290dfdac6d3cf5543ca3a2b9ed0dd25b40b48fd9f64991caf041712527f8999b
image: index.docker.io/sourcegraph/indexed-searcher:7.7.0@sha256:290dfdac6d3cf5543ca3a2b9ed0dd25b40b48fd9f64991caf041712527f8999b
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:7.7.0@sha256:347806e802546789d529fbade06802e0976923eb45a6995e81fcd92dce617f51
image: index.docker.io/sourcegraph/search-indexer:7.7.0@sha256:347806e802546789d529fbade06802e0976923eb45a6995e81fcd92dce617f51
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:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
image: index.docker.io/sourcegraph/alpine-3.14:7.7.0@sha256:dad5394d7730fc99312e62793c00f4712e2f246e8b2b5014acdd8e7d28ea2029
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:7.7.0@sha256:950d65746d719f603ea1f8d8d67124b2db2a79f5ed71f2edd38670c757b213d4
image: index.docker.io/sourcegraph/postgresql-16:7.7.0@sha256:950d65746d719f603ea1f8d8d67124b2db2a79f5ed71f2edd38670c757b213d4
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:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
image: index.docker.io/sourcegraph/postgres_exporter:7.7.0@sha256:aee546d98fe36775b8c5dc100f8891ca88c7f523fb821e0526543e06bc99ea0a
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:7.7.0@sha256:7f414e92d68f4b506dcb900cab520bfb39ba764b4d106528e5040f2567d4fd96
image: index.docker.io/sourcegraph/precise-code-intel-worker:7.7.0@sha256:7f414e92d68f4b506dcb900cab520bfb39ba764b4d106528e5040f2567d4fd96
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:7.7.0@sha256:592e31185f5b800533b2245d99083978beb5a98b6838ad3d56dd92687541bc49
image: index.docker.io/sourcegraph/redis-cache:7.7.0@sha256:592e31185f5b800533b2245d99083978beb5a98b6838ad3d56dd92687541bc49
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:7.7.0@sha256:b7303ad8d9b4291e4733cf5375085d5e5d1ae582e62ce6861ceb2afba3f7ef45
image: index.docker.io/sourcegraph/redis_exporter:7.7.0@sha256:b7303ad8d9b4291e4733cf5375085d5e5d1ae582e62ce6861ceb2afba3f7ef45
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:7.7.0@sha256:2abf0b76aa533cfa2c3bc8bf2e75b9c3b38a4f5a942d010e19482e0153eed17f
image: index.docker.io/sourcegraph/redis-store:7.7.0@sha256:2abf0b76aa533cfa2c3bc8bf2e75b9c3b38a4f5a942d010e19482e0153eed17f
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:7.7.0@sha256:b7303ad8d9b4291e4733cf5375085d5e5d1ae582e62ce6861ceb2afba3f7ef45
image: index.docker.io/sourcegraph/redis_exporter:7.7.0@sha256:b7303ad8d9b4291e4733cf5375085d5e5d1ae582e62ce6861ceb2afba3f7ef45
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:7.7.0@sha256:8b328918c68071c52cbd3d5ce24c6c0b585e8f0875416ad766b82c0ecce1923d
image: index.docker.io/sourcegraph/searcher:7.7.0@sha256:8b328918c68071c52cbd3d5ce24c6c0b585e8f0875416ad766b82c0ecce1923d
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:7.7.0@sha256:a198a10400c381e5a7622a7dc797469814bd0e68200b52481f0247a43e7eaf22
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:7.7.0@sha256:a198a10400c381e5a7622a7dc797469814bd0e68200b52481f0247a43e7eaf22
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:7.7.0@sha256:4cd40049b8c9887fdce6bfaea44f51e75aa01a77223f248d221787ae76129612
image: index.docker.io/sourcegraph/syntax-highlighter:7.7.0@sha256:4cd40049b8c9887fdce6bfaea44f51e75aa01a77223f248d221787ae76129612
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:7.7.0@sha256:e5321feb71e772a1c56ecbb2fe05843ce700546ceeb9cb33a9829da1ed74b839
image: index.docker.io/sourcegraph/worker:7.7.0@sha256:e5321feb71e772a1c56ecbb2fe05843ce700546ceeb9cb33a9829da1ed74b839
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:7.7.0@sha256:d088ebc659e6620ee95d47f5117ef1f76aae0d5c1d10245ca880f8c2150520ac
image: index.docker.io/sourcegraph/executor:7.7.0@sha256:d088ebc659e6620ee95d47f5117ef1f76aae0d5c1d10245ca880f8c2150520ac
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:7.7.0@sha256:91899a3f3ab7f69e630cb9be6f354855a74b7c37fde0cbe111c60095543af25e
image: index.docker.io/sourcegraph/dind:7.7.0@sha256:91899a3f3ab7f69e630cb9be6f354855a74b7c37fde0cbe111c60095543af25e
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:7.7.0@sha256:a0cc62c66b95f1a642145e4f5ba27077acb862b9ac2718baf77919eb0ace2f8a
image: index.docker.io/sourcegraph/executor-kubernetes:7.7.0@sha256:a0cc62c66b95f1a642145e4f5ba27077acb862b9ac2718baf77919eb0ace2f8a
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:7.7.0@sha256:72ea1f19e4eb2edc10d33ac632e7e7dc20e6c9d8aa9a1e403b54a4d48d29511c
image: index.docker.io/sourcegraph/migrator:7.7.0@sha256:72ea1f19e4eb2edc10d33ac632e7e7dc20e6c9d8aa9a1e403b54a4d48d29511c
args: ["up"]
envFrom:
- configMapRef:
Expand Down