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.9.1277@sha256:4333f884579fc8f2946820ad1d5457ac0b7de74a0fd8b854b3923c37817e4f61
image: index.docker.io/sourcegraph/cadvisor:6.9.1277@sha256:4333f884579fc8f2946820ad1d5457ac0b7de74a0fd8b854b3923c37817e4f61
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.9.1277@sha256:bf8bf78964a912aed8d88f56a00a7c0157c016ffb86297e901fe0709b86a3f93
image: index.docker.io/sourcegraph/grafana:6.9.1277@sha256:bf8bf78964a912aed8d88f56a00a7c0157c016ffb86297e901fe0709b86a3f93
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.9.1277@sha256:99fbc272009a2bd9a5cc6f9c8188f452a5b6c0ab4a20b8a1e9593b8ba66553f9
image: index.docker.io/sourcegraph/jaeger-all-in-one:6.9.1277@sha256:99fbc272009a2bd9a5cc6f9c8188f452a5b6c0ab4a20b8a1e9593b8ba66553f9
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.9.1277@sha256:7918f9985941fcb17d7b3908d1566d337b1ee8a05a34b0c2b8ce15d1ff2f5b3d
image: index.docker.io/sourcegraph/node-exporter:6.9.1277@sha256:7918f9985941fcb17d7b3908d1566d337b1ee8a05a34b0c2b8ce15d1ff2f5b3d
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.9.1277@sha256:33d4944d6547a84c3afe2964d52e9d47d599b147611ebc96a5a78216a2f57e46
image: index.docker.io/sourcegraph/opentelemetry-collector:6.9.1277@sha256:33d4944d6547a84c3afe2964d52e9d47d599b147611ebc96a5a78216a2f57e46
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.9.1277@sha256:33d4944d6547a84c3afe2964d52e9d47d599b147611ebc96a5a78216a2f57e46
image: index.docker.io/sourcegraph/opentelemetry-collector:6.9.1277@sha256:33d4944d6547a84c3afe2964d52e9d47d599b147611ebc96a5a78216a2f57e46
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.9.1277@sha256:6c1d7857a307b987c95bfc384f9244d532ae814295da0b0c0905785979d8f4fc
image: index.docker.io/sourcegraph/prometheus:6.9.1277@sha256:6c1d7857a307b987c95bfc384f9244d532ae814295da0b0c0905785979d8f4fc
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.9.1277@sha256:6be615dd21a86ca32b4798a5a945197a87831e516599ad4a1624fc7f2fa2a642
image: index.docker.io/sourcegraph/blobstore:6.9.1277@sha256:6be615dd21a86ca32b4798a5a945197a87831e516599ad4a1624fc7f2fa2a642
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.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
image: index.docker.io/sourcegraph/alpine-3.14:6.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
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.9.1277@sha256:51d99d23b2ee8db42e4a1873bf48fc89d9da6e821d50d7b2115084963fe9c32c
image: index.docker.io/sourcegraph/postgresql-16-codeinsights:6.9.1277@sha256:51d99d23b2ee8db42e4a1873bf48fc89d9da6e821d50d7b2115084963fe9c32c
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.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
image: index.docker.io/sourcegraph/postgres_exporter:6.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
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.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
image: index.docker.io/sourcegraph/alpine-3.14:6.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
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.9.1277@sha256:5db956d2f539dcb3d1d47650339a2a01bddf3696bce846ce429de540c13e3962
image: index.docker.io/sourcegraph/postgresql-16:6.9.1277@sha256:5db956d2f539dcb3d1d47650339a2a01bddf3696bce846ce429de540c13e3962
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.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
image: index.docker.io/sourcegraph/postgres_exporter:6.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
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.9.1277@sha256:3139de9d548b69ca683f5d78ba5b9f100e38b9067aac3bba5de7a8d62d0d8420
image: index.docker.io/sourcegraph/migrator:6.9.1277@sha256:3139de9d548b69ca683f5d78ba5b9f100e38b9067aac3bba5de7a8d62d0d8420
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.9.1277@sha256:d0de3f7429696a59fa6c4e6b2cedbfbb7903f1552804a6920091d5f2e924827c
image: index.docker.io/sourcegraph/frontend:6.9.1277@sha256:d0de3f7429696a59fa6c4e6b2cedbfbb7903f1552804a6920091d5f2e924827c
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.9.1277@sha256:751becc9cb4c1bcfa314a85623ddca1b9223c24b6cec1d442ad0799f9feef0da
image: index.docker.io/sourcegraph/gitserver:6.9.1277@sha256:751becc9cb4c1bcfa314a85623ddca1b9223c24b6cec1d442ad0799f9feef0da
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.9.1277@sha256:1f07789daa92bdabfa15056e19fe60f2f531ac6ca9af0ffdbf2c015b64859105
image: index.docker.io/sourcegraph/indexed-searcher:6.9.1277@sha256:1f07789daa92bdabfa15056e19fe60f2f531ac6ca9af0ffdbf2c015b64859105
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.9.1277@sha256:907908272dc1dad58ad68d7f3b0953ebe6497ec2a7edd4bc34f5b6378f57bb4c
image: index.docker.io/sourcegraph/search-indexer:6.9.1277@sha256:907908272dc1dad58ad68d7f3b0953ebe6497ec2a7edd4bc34f5b6378f57bb4c
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.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
image: index.docker.io/sourcegraph/alpine-3.14:6.9.1277@sha256:957cae3436ccee1709bfddf55c54b88c8ceeadc3a38dfbb4d4cad7f5db81e4e6
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.9.1277@sha256:5db956d2f539dcb3d1d47650339a2a01bddf3696bce846ce429de540c13e3962
image: index.docker.io/sourcegraph/postgresql-16:6.9.1277@sha256:5db956d2f539dcb3d1d47650339a2a01bddf3696bce846ce429de540c13e3962
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.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
image: index.docker.io/sourcegraph/postgres_exporter:6.9.1277@sha256:cd4d6daacc5be963dadf841b19b17729b63e5b0e458b94e5c460da145b160165
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.9.1277@sha256:9649936bc1e502f6aff27a1ce0807867a8544520bc012be5e75578faa2b2240b
image: index.docker.io/sourcegraph/precise-code-intel-worker:6.9.1277@sha256:9649936bc1e502f6aff27a1ce0807867a8544520bc012be5e75578faa2b2240b
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.9.1277@sha256:4ae48f703b40374518e569ae29c26272071a31e7ce7c225923ab0347321dc941
image: index.docker.io/sourcegraph/redis-cache:6.9.1277@sha256:4ae48f703b40374518e569ae29c26272071a31e7ce7c225923ab0347321dc941
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.9.1277@sha256:6e27c43e8d37cb691a467c21e8c5c20981590cdf15fcecdbd0ae9e3d77d7af38
image: index.docker.io/sourcegraph/redis_exporter:6.9.1277@sha256:6e27c43e8d37cb691a467c21e8c5c20981590cdf15fcecdbd0ae9e3d77d7af38
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.9.1277@sha256:a7ccaaa39be119f394379ec7e303720590228a9e161919da91ab56135fe7d8c8
image: index.docker.io/sourcegraph/redis-store:6.9.1277@sha256:a7ccaaa39be119f394379ec7e303720590228a9e161919da91ab56135fe7d8c8
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.9.1277@sha256:6e27c43e8d37cb691a467c21e8c5c20981590cdf15fcecdbd0ae9e3d77d7af38
image: index.docker.io/sourcegraph/redis_exporter:6.9.1277@sha256:6e27c43e8d37cb691a467c21e8c5c20981590cdf15fcecdbd0ae9e3d77d7af38
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.9.1277@sha256:f005949b4150c76525a77e9db051fa1b32a1c0d46f6093471eaa59058fd7e0cf
image: index.docker.io/sourcegraph/searcher:6.9.1277@sha256:f005949b4150c76525a77e9db051fa1b32a1c0d46f6093471eaa59058fd7e0cf
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.9.1277@sha256:c5e6fa929f84568e72051eb571eb712a84f07cdaf539515f87edd1d21b26dd20
image: index.docker.io/sourcegraph/syntactic-code-intel-worker:6.9.1277@sha256:c5e6fa929f84568e72051eb571eb712a84f07cdaf539515f87edd1d21b26dd20
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.9.1277@sha256:9afbcba75528635877d7b238a6bcedc51ee8619569abd7eaa989602390d7cd81
image: index.docker.io/sourcegraph/syntax-highlighter:6.9.1277@sha256:9afbcba75528635877d7b238a6bcedc51ee8619569abd7eaa989602390d7cd81
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.9.1277@sha256:0d65e5619d51c5c48bebda8bea1c23cf5d2c2870797f79732c051d3326b379c8
image: index.docker.io/sourcegraph/worker:6.9.1277@sha256:0d65e5619d51c5c48bebda8bea1c23cf5d2c2870797f79732c051d3326b379c8
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.9.1277@sha256:8ea4c1da54850b22929c094504f51cc8415c364d781b6cfe26bdcafe602eb9f6
image: index.docker.io/sourcegraph/executor:6.9.1277@sha256:8ea4c1da54850b22929c094504f51cc8415c364d781b6cfe26bdcafe602eb9f6
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.9.1277@sha256:536940c4e8feeb9e3f703a7529cc5c4cace8a327899cb1261f17b0a24e5108df
image: index.docker.io/sourcegraph/dind:6.9.1277@sha256:536940c4e8feeb9e3f703a7529cc5c4cace8a327899cb1261f17b0a24e5108df
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.9.1277@sha256:09f4bbefbb4a96818e005fff3757622a7c866ad91776148442fc30a2c66bf080
image: index.docker.io/sourcegraph/executor-kubernetes:6.9.1277@sha256:09f4bbefbb4a96818e005fff3757622a7c866ad91776148442fc30a2c66bf080
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.9.1277@sha256:3139de9d548b69ca683f5d78ba5b9f100e38b9067aac3bba5de7a8d62d0d8420
image: index.docker.io/sourcegraph/migrator:6.9.1277@sha256:3139de9d548b69ca683f5d78ba5b9f100e38b9067aac3bba5de7a8d62d0d8420
args: ["up"]
envFrom:
- configMapRef:
Expand Down