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.3.0@sha256:ff359c3c18ca924281258ab0da0a0ae6dc190cd5d84b70bd064ceaf0b5273178
image: index.docker.io/sourcegraph/cadvisor:7.3.0@sha256:ff359c3c18ca924281258ab0da0a0ae6dc190cd5d84b70bd064ceaf0b5273178
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.3.0@sha256:2ba657b497032a54f8ad0e93e32e9a708cc34602980c64f5ab6502ca620497c9
image: index.docker.io/sourcegraph/grafana:7.3.0@sha256:2ba657b497032a54f8ad0e93e32e9a708cc34602980c64f5ab6502ca620497c9
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.3.0@sha256:835e010aab7808b932ee543358d604a5be2651e95fb19d33c998e74fb29e6b1a
image: index.docker.io/sourcegraph/jaeger-all-in-one:7.3.0@sha256:835e010aab7808b932ee543358d604a5be2651e95fb19d33c998e74fb29e6b1a
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.3.0@sha256:eee09ae141f877bffcdd1f4c631c57b640f4ab23ad576d487d8d55adab84e65b
image: index.docker.io/sourcegraph/node-exporter:7.3.0@sha256:eee09ae141f877bffcdd1f4c631c57b640f4ab23ad576d487d8d55adab84e65b
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.3.0@sha256:5948728d0235bfe2c0f22c10225c04600519bc8e1b49d33f6ce9b5f0aa4b4e38
image: index.docker.io/sourcegraph/opentelemetry-collector:7.3.0@sha256:5948728d0235bfe2c0f22c10225c04600519bc8e1b49d33f6ce9b5f0aa4b4e38
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.3.0@sha256:5948728d0235bfe2c0f22c10225c04600519bc8e1b49d33f6ce9b5f0aa4b4e38
image: index.docker.io/sourcegraph/opentelemetry-collector:7.3.0@sha256:5948728d0235bfe2c0f22c10225c04600519bc8e1b49d33f6ce9b5f0aa4b4e38
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.3.0@sha256:c452b8aba1983cd6194a42aede71235ee58c0e30ec281e38936948ec9868485c
image: index.docker.io/sourcegraph/prometheus:7.3.0@sha256:c452b8aba1983cd6194a42aede71235ee58c0e30ec281e38936948ec9868485c
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.3.0@sha256:45f45c09a4ba6f5af26e968aa7bfd62ff7dae038062989a2744e1b5098a33c2d
image: index.docker.io/sourcegraph/blobstore:7.3.0@sha256:45f45c09a4ba6f5af26e968aa7bfd62ff7dae038062989a2744e1b5098a33c2d
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.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
image: index.docker.io/sourcegraph/alpine-3.14:7.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
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.3.0@sha256:2ffa62a8f64a2ce6fd232c4088daeaac1104a94df89bf6cfb9fc2c082068185f
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:7.3.0@sha256:2ffa62a8f64a2ce6fd232c4088daeaac1104a94df89bf6cfb9fc2c082068185f
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.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
image: index.docker.io/sourcegraph/postgres_exporter:7.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
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.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
image: index.docker.io/sourcegraph/alpine-3.14:7.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
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.3.0@sha256:3736dfac88eb31307c1c0f8bdc8e1418fab55aeed5fec413721697440b77a1f1
image: index.docker.io/sourcegraph/postgresql-16:7.3.0@sha256:3736dfac88eb31307c1c0f8bdc8e1418fab55aeed5fec413721697440b77a1f1
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.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
image: index.docker.io/sourcegraph/postgres_exporter:7.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
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.3.0@sha256:f29c85c48d62d68ca4d68534bce5cd5ef776a6c6d33a7a61e5b059b4006a4878
image: index.docker.io/sourcegraph/migrator:7.3.0@sha256:f29c85c48d62d68ca4d68534bce5cd5ef776a6c6d33a7a61e5b059b4006a4878
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.3.0@sha256:6b32904471381d2c20908fca261279b8bf925b5b3e71a5044d6ba01ac652cece
image: index.docker.io/sourcegraph/frontend:7.3.0@sha256:6b32904471381d2c20908fca261279b8bf925b5b3e71a5044d6ba01ac652cece
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.3.0@sha256:607bcfe316d6c1594b527ee5c607a71ac674afbcf92ccb162618f845d91d35f5
image: index.docker.io/sourcegraph/gitserver:7.3.0@sha256:607bcfe316d6c1594b527ee5c607a71ac674afbcf92ccb162618f845d91d35f5
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.3.0@sha256:822a23cfe85436ce27f1b8725150b67bfdd497efc6499c086c643346b53110c3
image: index.docker.io/sourcegraph/indexed-searcher:7.3.0@sha256:822a23cfe85436ce27f1b8725150b67bfdd497efc6499c086c643346b53110c3
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.3.0@sha256:da5966a663a0e0e02738dbcd51fcec9099a9f7622596295711ddc95e35e6e91a
image: index.docker.io/sourcegraph/search-indexer:7.3.0@sha256:da5966a663a0e0e02738dbcd51fcec9099a9f7622596295711ddc95e35e6e91a
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.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
image: index.docker.io/sourcegraph/alpine-3.14:7.3.0@sha256:3715a98a6840fa5140b86b334f5cc172953a208110c6324f0072970f28a0498d
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.3.0@sha256:3736dfac88eb31307c1c0f8bdc8e1418fab55aeed5fec413721697440b77a1f1
image: index.docker.io/sourcegraph/postgresql-16:7.3.0@sha256:3736dfac88eb31307c1c0f8bdc8e1418fab55aeed5fec413721697440b77a1f1
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.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
image: index.docker.io/sourcegraph/postgres_exporter:7.3.0@sha256:4792fb781d053030f60e6fee3d9e3c247cddf61034c9889f91254f43668839c7
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.3.0@sha256:05e628436f1732d7a68d70f8180e43abf2dfb530ace85acb286484d7866d0f49
image: index.docker.io/sourcegraph/precise-code-intel-worker:7.3.0@sha256:05e628436f1732d7a68d70f8180e43abf2dfb530ace85acb286484d7866d0f49
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.3.0@sha256:67bbc83091da2a6b5516bed644bdff005428f94be1a58302401e536828440dec
image: index.docker.io/sourcegraph/redis-cache:7.3.0@sha256:67bbc83091da2a6b5516bed644bdff005428f94be1a58302401e536828440dec
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.3.0@sha256:a6a6b1c0e8a66b47de8572b4a9724ed9249135cfc8a0eeaa562aa6333d7152dd
image: index.docker.io/sourcegraph/redis_exporter:7.3.0@sha256:a6a6b1c0e8a66b47de8572b4a9724ed9249135cfc8a0eeaa562aa6333d7152dd
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.3.0@sha256:10017254e68979a016dd1d763de9055926181e891beb6d3fccb2ffe5d60a7f6d
image: index.docker.io/sourcegraph/redis-store:7.3.0@sha256:10017254e68979a016dd1d763de9055926181e891beb6d3fccb2ffe5d60a7f6d
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.3.0@sha256:a6a6b1c0e8a66b47de8572b4a9724ed9249135cfc8a0eeaa562aa6333d7152dd
image: index.docker.io/sourcegraph/redis_exporter:7.3.0@sha256:a6a6b1c0e8a66b47de8572b4a9724ed9249135cfc8a0eeaa562aa6333d7152dd
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.3.0@sha256:e9613dc2554403929edaf1cbb89b4f18ec30a85b4c23e077c288bcf55267dbf6
image: index.docker.io/sourcegraph/searcher:7.3.0@sha256:e9613dc2554403929edaf1cbb89b4f18ec30a85b4c23e077c288bcf55267dbf6
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.3.0@sha256:c9e70db6993c60e2e26de83d8a7083e2e4a36933fc8d5efdb9be6b36c5b9c119
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:7.3.0@sha256:c9e70db6993c60e2e26de83d8a7083e2e4a36933fc8d5efdb9be6b36c5b9c119
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.3.0@sha256:1f34a7cd7a38db47ab2e4ae6fbbb7b16854f2e3fd1f753ba76b53a39fe4531e8
image: index.docker.io/sourcegraph/syntax-highlighter:7.3.0@sha256:1f34a7cd7a38db47ab2e4ae6fbbb7b16854f2e3fd1f753ba76b53a39fe4531e8
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.3.0@sha256:e359f052726032474df201e93b739f34567d0e2a6198b33f203f2c8c6fde46bd
image: index.docker.io/sourcegraph/worker:7.3.0@sha256:e359f052726032474df201e93b739f34567d0e2a6198b33f203f2c8c6fde46bd
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.3.0@sha256:86813188eafe9e925e9088f9669f5170a59fbaca1ade62e9279e65cc66126255
image: index.docker.io/sourcegraph/executor:7.3.0@sha256:86813188eafe9e925e9088f9669f5170a59fbaca1ade62e9279e65cc66126255
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.3.0@sha256:aed2fad3cc67c41eac0cc897d48b46e6edbe0f369a486852642cc67a5a6b3d73
image: index.docker.io/sourcegraph/dind:7.3.0@sha256:aed2fad3cc67c41eac0cc897d48b46e6edbe0f369a486852642cc67a5a6b3d73
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.3.0@sha256:c8d4422f4fa645237954223deed81bdc38ee986abbb5aa814d33cffe14cc414a
image: index.docker.io/sourcegraph/executor-kubernetes:7.3.0@sha256:c8d4422f4fa645237954223deed81bdc38ee986abbb5aa814d33cffe14cc414a
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.3.0@sha256:f29c85c48d62d68ca4d68534bce5cd5ef776a6c6d33a7a61e5b059b4006a4878
image: index.docker.io/sourcegraph/migrator:7.3.0@sha256:f29c85c48d62d68ca4d68534bce5cd5ef776a6c6d33a7a61e5b059b4006a4878
args: ["up"]
envFrom:
- configMapRef:
Expand Down