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.359@sha256:b1609a07ff522b8020636d0efc4df7f8c89a64265b1b9f9e9d072fc63121369c
image: index.docker.io/sourcegraph/cadvisor:7.7.359@sha256:b1609a07ff522b8020636d0efc4df7f8c89a64265b1b9f9e9d072fc63121369c
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.359@sha256:f616fd205fabf8af489637881a1f046bd886146d6c490f95bb6ff2e6833c0613
image: index.docker.io/sourcegraph/grafana:7.7.359@sha256:f616fd205fabf8af489637881a1f046bd886146d6c490f95bb6ff2e6833c0613
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.359@sha256:762a384aaf26828f381f9ccd8d0b65fae0700304b3300b7aff0cb44f7fcb668a
image: index.docker.io/sourcegraph/jaeger-all-in-one:7.7.359@sha256:762a384aaf26828f381f9ccd8d0b65fae0700304b3300b7aff0cb44f7fcb668a
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.359@sha256:c47126732c6905849cda180acab5bdac0f4563ef8bf1723fe27a6e2ab22251e0
image: index.docker.io/sourcegraph/node-exporter:7.7.359@sha256:c47126732c6905849cda180acab5bdac0f4563ef8bf1723fe27a6e2ab22251e0
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.359@sha256:9f21a63bc11661d74ffb8534abdc10c2380a50850f7c2b9dc5a61d0dea8db4dc
image: index.docker.io/sourcegraph/opentelemetry-collector:7.7.359@sha256:9f21a63bc11661d74ffb8534abdc10c2380a50850f7c2b9dc5a61d0dea8db4dc
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.359@sha256:9f21a63bc11661d74ffb8534abdc10c2380a50850f7c2b9dc5a61d0dea8db4dc
image: index.docker.io/sourcegraph/opentelemetry-collector:7.7.359@sha256:9f21a63bc11661d74ffb8534abdc10c2380a50850f7c2b9dc5a61d0dea8db4dc
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.359@sha256:352fbece35f7690050cbfbfa8463d0495cb688b3f5672b4d9d8ba1d97666a1ba
image: index.docker.io/sourcegraph/prometheus:7.7.359@sha256:352fbece35f7690050cbfbfa8463d0495cb688b3f5672b4d9d8ba1d97666a1ba
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.359@sha256:e02758869737519a5e2a4a4c2f882668cfc266afea3645404550da00ac24b34c
image: index.docker.io/sourcegraph/blobstore:7.7.359@sha256:e02758869737519a5e2a4a4c2f882668cfc266afea3645404550da00ac24b34c
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.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
image: index.docker.io/sourcegraph/alpine-3.14:7.7.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
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.359@sha256:ac318a366238c6c1e05f0f22db91af470179c7b7f9d3cb2264ed259785d133b0
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:7.7.359@sha256:ac318a366238c6c1e05f0f22db91af470179c7b7f9d3cb2264ed259785d133b0
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.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
image: index.docker.io/sourcegraph/postgres_exporter:7.7.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
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.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
image: index.docker.io/sourcegraph/alpine-3.14:7.7.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
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.359@sha256:2bf8ba5372806d0a995cddff2d2f350c0df09333197b034594bc226b5ce5020d
image: index.docker.io/sourcegraph/postgresql-16:7.7.359@sha256:2bf8ba5372806d0a995cddff2d2f350c0df09333197b034594bc226b5ce5020d
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.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
image: index.docker.io/sourcegraph/postgres_exporter:7.7.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
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.359@sha256:bdf48722f95919be4f1249d99c050f4bc88196bea73295e572d354612f5fe84e
image: index.docker.io/sourcegraph/migrator:7.7.359@sha256:bdf48722f95919be4f1249d99c050f4bc88196bea73295e572d354612f5fe84e
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.359@sha256:b0d1b46742edb6cd9647fc1c5098f7d32ca946e872f15f747cb32803981dd7c8
image: index.docker.io/sourcegraph/frontend:7.7.359@sha256:b0d1b46742edb6cd9647fc1c5098f7d32ca946e872f15f747cb32803981dd7c8
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.359@sha256:e43ec08c62bbc1d9f40ebeaeef9f9352b422159b8a3d76b7271d1cfb8ba08059
image: index.docker.io/sourcegraph/gitserver:7.7.359@sha256:e43ec08c62bbc1d9f40ebeaeef9f9352b422159b8a3d76b7271d1cfb8ba08059
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.359@sha256:8372340d3d6090f5984aa4dca44659e8449037e446447fc1158010104cdb8d21
image: index.docker.io/sourcegraph/indexed-searcher:7.7.359@sha256:8372340d3d6090f5984aa4dca44659e8449037e446447fc1158010104cdb8d21
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.359@sha256:33addc391a9e0115c1e46f0facd24499e60992022dd08ab933ed4a5fd83a4cee
image: index.docker.io/sourcegraph/search-indexer:7.7.359@sha256:33addc391a9e0115c1e46f0facd24499e60992022dd08ab933ed4a5fd83a4cee
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.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
image: index.docker.io/sourcegraph/alpine-3.14:7.7.359@sha256:3998856cc1887669aadc79d3a0e427fe0db0ec54a09433a99b65f080d952853a
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.359@sha256:2bf8ba5372806d0a995cddff2d2f350c0df09333197b034594bc226b5ce5020d
image: index.docker.io/sourcegraph/postgresql-16:7.7.359@sha256:2bf8ba5372806d0a995cddff2d2f350c0df09333197b034594bc226b5ce5020d
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.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
image: index.docker.io/sourcegraph/postgres_exporter:7.7.359@sha256:043d9d7a8de107844331abeaa6130901942595913c0f88b69d21846a7ad862de
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.359@sha256:7f0933debc98a8c2a8ed56fca4bf3375e7a1bf314c0924247b15c6239e253a07
image: index.docker.io/sourcegraph/precise-code-intel-worker:7.7.359@sha256:7f0933debc98a8c2a8ed56fca4bf3375e7a1bf314c0924247b15c6239e253a07
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.359@sha256:51e6298499bc36db8c258bc5f98f71824b819fdad152d021e0cdb2822e5e31e4
image: index.docker.io/sourcegraph/redis-cache:7.7.359@sha256:51e6298499bc36db8c258bc5f98f71824b819fdad152d021e0cdb2822e5e31e4
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.359@sha256:5b3b92d266647584923ce31efadea26d8b53d575346beca7bac8efe3fa066004
image: index.docker.io/sourcegraph/redis_exporter:7.7.359@sha256:5b3b92d266647584923ce31efadea26d8b53d575346beca7bac8efe3fa066004
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.359@sha256:57ac7968af6bb2d1622caae2b2d5e049b64d4f3fcb4eaab6b93899e53b3657a9
image: index.docker.io/sourcegraph/redis-store:7.7.359@sha256:57ac7968af6bb2d1622caae2b2d5e049b64d4f3fcb4eaab6b93899e53b3657a9
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.359@sha256:5b3b92d266647584923ce31efadea26d8b53d575346beca7bac8efe3fa066004
image: index.docker.io/sourcegraph/redis_exporter:7.7.359@sha256:5b3b92d266647584923ce31efadea26d8b53d575346beca7bac8efe3fa066004
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.359@sha256:d0a67a8652e3d54604ce67ebec0667f1953ace6724c4c1937b6d83e946579feb
image: index.docker.io/sourcegraph/searcher:7.7.359@sha256:d0a67a8652e3d54604ce67ebec0667f1953ace6724c4c1937b6d83e946579feb
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.359@sha256:e7e6aec5de1e814fdc416520aa2c56f8bc2ac23dcf20cc7b5fc1c7e3ab9986ee
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:7.7.359@sha256:e7e6aec5de1e814fdc416520aa2c56f8bc2ac23dcf20cc7b5fc1c7e3ab9986ee
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.359@sha256:0c555a39934b912692214fb488e3fa862e4ab8de33eac55c01089318e46c5744
image: index.docker.io/sourcegraph/syntax-highlighter:7.7.359@sha256:0c555a39934b912692214fb488e3fa862e4ab8de33eac55c01089318e46c5744
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.359@sha256:2d5b8b95360d1acb80eea8dceca5f10e713f3974a1bed52f82216ecac7c12fce
image: index.docker.io/sourcegraph/worker:7.7.359@sha256:2d5b8b95360d1acb80eea8dceca5f10e713f3974a1bed52f82216ecac7c12fce
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.359@sha256:57c51648153c0c22c0aa2d3f16b3676e7483cf9e1c7486510254ced068368447
image: index.docker.io/sourcegraph/executor:7.7.359@sha256:57c51648153c0c22c0aa2d3f16b3676e7483cf9e1c7486510254ced068368447
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.359@sha256:4c6224338f4ecafb552619983820d3a47d62bff47e60d1dcaabc00f9985c306a
image: index.docker.io/sourcegraph/dind:7.7.359@sha256:4c6224338f4ecafb552619983820d3a47d62bff47e60d1dcaabc00f9985c306a
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.359@sha256:7539e7a875a442faf83185248b6d9bba81cd5e982c28d2f1ba26a69c71ce66f5
image: index.docker.io/sourcegraph/executor-kubernetes:7.7.359@sha256:7539e7a875a442faf83185248b6d9bba81cd5e982c28d2f1ba26a69c71ce66f5
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.359@sha256:bdf48722f95919be4f1249d99c050f4bc88196bea73295e572d354612f5fe84e
image: index.docker.io/sourcegraph/migrator:7.7.359@sha256:bdf48722f95919be4f1249d99c050f4bc88196bea73295e572d354612f5fe84e
args: ["up"]
envFrom:
- configMapRef:
Expand Down