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.6.0@sha256:aac51a293597f9e99abe61e0a6140e79494af2deae127d30de6def863f6a2360
image: index.docker.io/sourcegraph/cadvisor:7.6.0@sha256:aac51a293597f9e99abe61e0a6140e79494af2deae127d30de6def863f6a2360
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.6.0@sha256:c4888586492e3212423ac4c945e1efdcf4ddd8d43cff2b9f0dd23ba9c757e424
image: index.docker.io/sourcegraph/grafana:7.6.0@sha256:c4888586492e3212423ac4c945e1efdcf4ddd8d43cff2b9f0dd23ba9c757e424
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.6.0@sha256:c5c4f6d7187c35726f26e33b2e2b84f2114ebd1cb5c9352e796b7e2ddbb6d33b
image: index.docker.io/sourcegraph/jaeger-all-in-one:7.6.0@sha256:c5c4f6d7187c35726f26e33b2e2b84f2114ebd1cb5c9352e796b7e2ddbb6d33b
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.6.0@sha256:6ed00f830e1e50531a1e4deb19493e36065cce0c67425b2ef27d590563141f3c
image: index.docker.io/sourcegraph/node-exporter:7.6.0@sha256:6ed00f830e1e50531a1e4deb19493e36065cce0c67425b2ef27d590563141f3c
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.6.0@sha256:bec6275ab4c0c5d0e40a7a7cc051add1dc5f18d5cde00145ab631cffe4c79956
image: index.docker.io/sourcegraph/opentelemetry-collector:7.6.0@sha256:bec6275ab4c0c5d0e40a7a7cc051add1dc5f18d5cde00145ab631cffe4c79956
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.6.0@sha256:bec6275ab4c0c5d0e40a7a7cc051add1dc5f18d5cde00145ab631cffe4c79956
image: index.docker.io/sourcegraph/opentelemetry-collector:7.6.0@sha256:bec6275ab4c0c5d0e40a7a7cc051add1dc5f18d5cde00145ab631cffe4c79956
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.6.0@sha256:60a727c659d022f3763be1d4b291dd984e39517f1973b3b6646dfd715aa373ba
image: index.docker.io/sourcegraph/prometheus:7.6.0@sha256:60a727c659d022f3763be1d4b291dd984e39517f1973b3b6646dfd715aa373ba
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.6.0@sha256:fb6ac009f0dfd18dab510f3d11ee030090b2603df1822d8631fd8d2ccc5dbbbe
image: index.docker.io/sourcegraph/blobstore:7.6.0@sha256:fb6ac009f0dfd18dab510f3d11ee030090b2603df1822d8631fd8d2ccc5dbbbe
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.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
image: index.docker.io/sourcegraph/alpine-3.14:7.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
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.6.0@sha256:9313e11982339a822d55f822d4c9d162000d4b09dcc9e065efa13f344160b9b0
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:7.6.0@sha256:9313e11982339a822d55f822d4c9d162000d4b09dcc9e065efa13f344160b9b0
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.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
image: index.docker.io/sourcegraph/postgres_exporter:7.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
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.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
image: index.docker.io/sourcegraph/alpine-3.14:7.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
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.6.0@sha256:e72d6ed4f15952616f3cc993d25931d9d91d0710927f18474ae6ed48b7e351d0
image: index.docker.io/sourcegraph/postgresql-16:7.6.0@sha256:e72d6ed4f15952616f3cc993d25931d9d91d0710927f18474ae6ed48b7e351d0
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.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
image: index.docker.io/sourcegraph/postgres_exporter:7.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
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.6.0@sha256:1fa423de247754bb69a1adbac3f7374b520ecb006ed9962a969b1b61d6557765
image: index.docker.io/sourcegraph/migrator:7.6.0@sha256:1fa423de247754bb69a1adbac3f7374b520ecb006ed9962a969b1b61d6557765
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.6.0@sha256:9adf2297dc32c5850c754156ba309adf8aa400a135dd44e24ff67f4f581aa0fb
image: index.docker.io/sourcegraph/frontend:7.6.0@sha256:9adf2297dc32c5850c754156ba309adf8aa400a135dd44e24ff67f4f581aa0fb
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.6.0@sha256:0265b83d3b12d1e9157f4fc6b62bc906484868e5cf949cc6b4e6dd1637b0bf61
image: index.docker.io/sourcegraph/gitserver:7.6.0@sha256:0265b83d3b12d1e9157f4fc6b62bc906484868e5cf949cc6b4e6dd1637b0bf61
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.6.0@sha256:b3de2935ce11c9650e6864b550a0d00af01222b8ec27defff1ea186cc6b408e3
image: index.docker.io/sourcegraph/indexed-searcher:7.6.0@sha256:b3de2935ce11c9650e6864b550a0d00af01222b8ec27defff1ea186cc6b408e3
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.6.0@sha256:ba593034faf6b400c05945043f629cfee4f585189d940384b3e3a34feaf7443f
image: index.docker.io/sourcegraph/search-indexer:7.6.0@sha256:ba593034faf6b400c05945043f629cfee4f585189d940384b3e3a34feaf7443f
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.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
image: index.docker.io/sourcegraph/alpine-3.14:7.6.0@sha256:31d30745a394d5a932191460bed9d714c15fccedc701722e3cf8a44307c566b2
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.6.0@sha256:e72d6ed4f15952616f3cc993d25931d9d91d0710927f18474ae6ed48b7e351d0
image: index.docker.io/sourcegraph/postgresql-16:7.6.0@sha256:e72d6ed4f15952616f3cc993d25931d9d91d0710927f18474ae6ed48b7e351d0
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.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
image: index.docker.io/sourcegraph/postgres_exporter:7.6.0@sha256:6a9498685c58ca50d6e97e9cdb75be16fa53da0687b340822cec5ee484bd942c
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.6.0@sha256:4a6811f13596e193fbf807c6c2a1e9ff751b2b9bcd2d74c079a568684ca60c5d
image: index.docker.io/sourcegraph/precise-code-intel-worker:7.6.0@sha256:4a6811f13596e193fbf807c6c2a1e9ff751b2b9bcd2d74c079a568684ca60c5d
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.6.0@sha256:60f585b95fe948e3410a4329d5a3d3596c29f7d29b24da15ec0c46ff59ecca9b
image: index.docker.io/sourcegraph/redis-cache:7.6.0@sha256:60f585b95fe948e3410a4329d5a3d3596c29f7d29b24da15ec0c46ff59ecca9b
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.6.0@sha256:12a1bbca469e693519e344ed9d9ca0c8e0ed35b6c3bef9afd1af7ab27678c994
image: index.docker.io/sourcegraph/redis_exporter:7.6.0@sha256:12a1bbca469e693519e344ed9d9ca0c8e0ed35b6c3bef9afd1af7ab27678c994
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.6.0@sha256:fa017e8c6bdf7418a962fb77b98ba42dad8ae7a108302d52ac5086639e8fcb6f
image: index.docker.io/sourcegraph/redis-store:7.6.0@sha256:fa017e8c6bdf7418a962fb77b98ba42dad8ae7a108302d52ac5086639e8fcb6f
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.6.0@sha256:12a1bbca469e693519e344ed9d9ca0c8e0ed35b6c3bef9afd1af7ab27678c994
image: index.docker.io/sourcegraph/redis_exporter:7.6.0@sha256:12a1bbca469e693519e344ed9d9ca0c8e0ed35b6c3bef9afd1af7ab27678c994
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.6.0@sha256:8ab342c1e25b3d5e9d475a1f60a41683522a472fd7f2b6173266bca8d6a6e056
image: index.docker.io/sourcegraph/searcher:7.6.0@sha256:8ab342c1e25b3d5e9d475a1f60a41683522a472fd7f2b6173266bca8d6a6e056
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.6.0@sha256:227244bbdb747a761aa419a5a9fa8dd0bcc04626838777d876118f5a1f6c1c71
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:7.6.0@sha256:227244bbdb747a761aa419a5a9fa8dd0bcc04626838777d876118f5a1f6c1c71
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.6.0@sha256:17c014096a2b235f2eca06b77254dd0edd796aee54cd4042cd115e9b098dfbd7
image: index.docker.io/sourcegraph/syntax-highlighter:7.6.0@sha256:17c014096a2b235f2eca06b77254dd0edd796aee54cd4042cd115e9b098dfbd7
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.6.0@sha256:960508d17d93d107baa737770b9e625d065ee37534ac5b4cb9c9d9d2e2b9bf2f
image: index.docker.io/sourcegraph/worker:7.6.0@sha256:960508d17d93d107baa737770b9e625d065ee37534ac5b4cb9c9d9d2e2b9bf2f
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.6.0@sha256:07b7a8bd9d79443fbed2c34fd96fd6951669da2502512961d054990c88995737
image: index.docker.io/sourcegraph/executor:7.6.0@sha256:07b7a8bd9d79443fbed2c34fd96fd6951669da2502512961d054990c88995737
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.6.0@sha256:4c7b937b7fa36513b3538c9eb899ef3f3110e24b51f2509a11c0fb89399537e6
image: index.docker.io/sourcegraph/dind:7.6.0@sha256:4c7b937b7fa36513b3538c9eb899ef3f3110e24b51f2509a11c0fb89399537e6
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.6.0@sha256:68df00f0ef80517b954297f702a7f9beeceeca517949061acdc52f831f159d77
image: index.docker.io/sourcegraph/executor-kubernetes:7.6.0@sha256:68df00f0ef80517b954297f702a7f9beeceeca517949061acdc52f831f159d77
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.6.0@sha256:1fa423de247754bb69a1adbac3f7374b520ecb006ed9962a969b1b61d6557765
image: index.docker.io/sourcegraph/migrator:7.6.0@sha256:1fa423de247754bb69a1adbac3f7374b520ecb006ed9962a969b1b61d6557765
args: ["up"]
envFrom:
- configMapRef:
Expand Down