diff --git a/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml b/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml index 0146ae18..f1259739 100644 --- a/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml +++ b/base/monitoring/cadvisor/cadvisor.DaemonSet.yaml @@ -26,7 +26,7 @@ spec: serviceAccountName: cadvisor containers: - name: cadvisor - image: us-docker.pkg.dev/sourcegraph-images/internal/cadvisor:7.2.1943@sha256:bba78a221c631f8fa351c3727f9bbbb1d9c02965b00c18c17b64f00a0cabc0fd + image: index.docker.io/sourcegraph/cadvisor:7.2.1943@sha256:bba78a221c631f8fa351c3727f9bbbb1d9c02965b00c18c17b64f00a0cabc0fd args: # Kubernetes-specific flags below (other flags are baked into the Docker image) # diff --git a/base/monitoring/grafana/grafana.StatefulSet.yaml b/base/monitoring/grafana/grafana.StatefulSet.yaml index 0ff1cb61..f90d2838 100644 --- a/base/monitoring/grafana/grafana.StatefulSet.yaml +++ b/base/monitoring/grafana/grafana.StatefulSet.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: grafana - image: us-docker.pkg.dev/sourcegraph-images/internal/grafana:7.2.1943@sha256:0d2a65cb4eae82618545c9c94f05f2cea0d465c53db3e4dab235f609278962b3 + image: index.docker.io/sourcegraph/grafana:7.2.1943@sha256:0d2a65cb4eae82618545c9c94f05f2cea0d465c53db3e4dab235f609278962b3 terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 3370 diff --git a/base/monitoring/jaeger/jaeger.Deployment.yaml b/base/monitoring/jaeger/jaeger.Deployment.yaml index a4c9a7f5..73b83a55 100644 --- a/base/monitoring/jaeger/jaeger.Deployment.yaml +++ b/base/monitoring/jaeger/jaeger.Deployment.yaml @@ -30,7 +30,7 @@ spec: spec: containers: - name: jaeger - image: us-docker.pkg.dev/sourcegraph-images/internal/jaeger-all-in-one:7.2.1943@sha256:833af5d14b2b393d965d073a19c66e97f8e94a5a64476992f8325a223e0606ec + image: index.docker.io/sourcegraph/jaeger-all-in-one:7.2.1943@sha256:833af5d14b2b393d965d073a19c66e97f8e94a5a64476992f8325a223e0606ec args: ["--config=/etc/jaeger/jaeger-config.yaml"] ports: - containerPort: 5778 diff --git a/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml b/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml index 4fdc2827..e0bf1b6b 100644 --- a/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml +++ b/base/monitoring/node-exporter/node-exporter.DaemonSet.yaml @@ -24,7 +24,7 @@ spec: spec: containers: - name: node-exporter - image: us-docker.pkg.dev/sourcegraph-images/internal/node-exporter:7.2.1943@sha256:c9afc5c469e11d9b2ca2533ea3c41e29bca7e0c947d8ca59cb4001f230ea01dd + image: index.docker.io/sourcegraph/node-exporter:7.2.1943@sha256:c9afc5c469e11d9b2ca2533ea3c41e29bca7e0c947d8ca59cb4001f230ea01dd imagePullPolicy: IfNotPresent resources: limits: diff --git a/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml b/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml index 0b0f755d..2496144b 100644 --- a/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml +++ b/base/monitoring/otel-collector/otel-agent.DaemonSet.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: otel-agent - image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:7.2.1943@sha256:46c3185962f1f02e1ab5f28e17297fd6355b2a34c3a322f9ca0d85a437b75c0b + image: index.docker.io/sourcegraph/opentelemetry-collector:7.2.1943@sha256:46c3185962f1f02e1ab5f28e17297fd6355b2a34c3a322f9ca0d85a437b75c0b command: - "/bin/otelcol-sourcegraph" - "--config=/etc/otel-agent/config.yaml" diff --git a/base/monitoring/otel-collector/otel-collector.Deployment.yaml b/base/monitoring/otel-collector/otel-collector.Deployment.yaml index 8ea9e4d6..0914f0a8 100644 --- a/base/monitoring/otel-collector/otel-collector.Deployment.yaml +++ b/base/monitoring/otel-collector/otel-collector.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: otel-collector - image: us-docker.pkg.dev/sourcegraph-images/internal/opentelemetry-collector:7.2.1943@sha256:46c3185962f1f02e1ab5f28e17297fd6355b2a34c3a322f9ca0d85a437b75c0b + image: index.docker.io/sourcegraph/opentelemetry-collector:7.2.1943@sha256:46c3185962f1f02e1ab5f28e17297fd6355b2a34c3a322f9ca0d85a437b75c0b command: - "/bin/otelcol-sourcegraph" # To use a custom configuration, edit otel-collector.ConfigMap.yaml diff --git a/base/monitoring/prometheus/prometheus.Deployment.yaml b/base/monitoring/prometheus/prometheus.Deployment.yaml index 48308606..a72a3de3 100644 --- a/base/monitoring/prometheus/prometheus.Deployment.yaml +++ b/base/monitoring/prometheus/prometheus.Deployment.yaml @@ -25,7 +25,7 @@ spec: spec: containers: - name: prometheus - image: us-docker.pkg.dev/sourcegraph-images/internal/prometheus:7.2.1943@sha256:e8bca417db8b183f1e36c44c7afed90e38a1e4b27ce6cc9e25be05fabb42d8fa + image: index.docker.io/sourcegraph/prometheus:7.2.1943@sha256:e8bca417db8b183f1e36c44c7afed90e38a1e4b27ce6cc9e25be05fabb42d8fa terminationMessagePolicy: FallbackToLogsOnError env: - name: SG_NAMESPACE diff --git a/base/sourcegraph/blobstore/blobstore.Deployment.yaml b/base/sourcegraph/blobstore/blobstore.Deployment.yaml index 0e542133..62e3355f 100644 --- a/base/sourcegraph/blobstore/blobstore.Deployment.yaml +++ b/base/sourcegraph/blobstore/blobstore.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: blobstore - image: us-docker.pkg.dev/sourcegraph-images/internal/blobstore:7.2.1943@sha256:a7864555ed6b86a8d482be8d851ee5d2142d6a21ebf52af6a8268b0d6b3ad751 + image: index.docker.io/sourcegraph/blobstore:7.2.1943@sha256:a7864555ed6b86a8d482be8d851ee5d2142d6a21ebf52af6a8268b0d6b3ad751 livenessProbe: httpGet: path: / diff --git a/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml b/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml index db8e90a3..edc27b8b 100644 --- a/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml +++ b/base/sourcegraph/codeinsights-db/codeinsights-db.StatefulSet.yaml @@ -26,7 +26,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 + image: index.docker.io/sourcegraph/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 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/ @@ -45,7 +45,7 @@ spec: runAsUser: 70 containers: - name: codeinsights - image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16-codeinsights:7.2.1943@sha256:9c65f053c6057f7fc8e965f1515acf42c392661526a31ff4cd6eea1944f1c75e + image: index.docker.io/sourcegraph/postgresql-16-codeinsights:7.2.1943@sha256:9c65f053c6057f7fc8e965f1515acf42c392661526a31ff4cd6eea1944f1c75e env: - name: POSTGRES_DB value: postgres @@ -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.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b + image: index.docker.io/sourcegraph/postgres_exporter:7.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml b/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml index 51bab176..71c1871c 100644 --- a/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml +++ b/base/sourcegraph/codeintel-db/codeintel-db.StatefulSet.yaml @@ -27,7 +27,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 + image: index.docker.io/sourcegraph/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"] volumeMounts: - mountPath: /data @@ -45,7 +45,7 @@ spec: memory: "50Mi" containers: - name: pgsql - image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:7.2.1943@sha256:5cff0be69571b2ca7528a5d7036f8a14a7bdb96e60e30251b62484d85c10101f + image: index.docker.io/sourcegraph/postgresql-16:7.2.1943@sha256:5cff0be69571b2ca7528a5d7036f8a14a7bdb96e60e30251b62484d85c10101f terminationMessagePolicy: FallbackToLogsOnError readinessProbe: exec: @@ -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.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b + image: index.docker.io/sourcegraph/postgres_exporter:7.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml b/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml index 12b3e3c2..ec634ed6 100644 --- a/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml +++ b/base/sourcegraph/frontend/sourcegraph-frontend.Deployment.yaml @@ -29,7 +29,7 @@ spec: spec: initContainers: - name: migrator - image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:7.2.1943@sha256:39cb447a746ac9c487575893b9729f1b9d5882c835aca617a5a1160ef5506251 + image: index.docker.io/sourcegraph/migrator:7.2.1943@sha256:39cb447a746ac9c487575893b9729f1b9d5882c835aca617a5a1160ef5506251 args: ["up"] resources: limits: @@ -48,7 +48,7 @@ spec: name: sourcegraph-frontend-env containers: - name: frontend - image: us-docker.pkg.dev/sourcegraph-images/internal/frontend:7.2.1943@sha256:b3c8c33ddafae315a65fca05717452034512b2735d03ff56ef28dad587a4f482 + image: index.docker.io/sourcegraph/frontend:7.2.1943@sha256:b3c8c33ddafae315a65fca05717452034512b2735d03ff56ef28dad587a4f482 args: - serve envFrom: diff --git a/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml b/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml index 63ff3fe0..5add34c1 100644 --- a/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml +++ b/base/sourcegraph/gitserver/gitserver.StatefulSet.yaml @@ -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.2.1943@sha256:63003b4d46854b789b2b52fd102bd5a7d6eeb3fab53da814a6379c7faf561a20 + image: index.docker.io/sourcegraph/gitserver:7.2.1943@sha256:63003b4d46854b789b2b52fd102bd5a7d6eeb3fab53da814a6379c7faf561a20 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 diff --git a/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml b/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml index b2ea22e6..076072ae 100644 --- a/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml +++ b/base/sourcegraph/indexed-search/indexed-search.StatefulSet.yaml @@ -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.2.1943@sha256:c35d9699c16d983b863cfd02f57c935e7933cf412dc5d1c618cfb60b1a4a5c1f + image: index.docker.io/sourcegraph/indexed-searcher:7.2.1943@sha256:c35d9699c16d983b863cfd02f57c935e7933cf412dc5d1c618cfb60b1a4a5c1f terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 6070 @@ -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.2.1943@sha256:7839f930228499abb3d6108e5dc4e43bd4b4be54daba80d7dea15eb77a69c397 + image: index.docker.io/sourcegraph/search-indexer:7.2.1943@sha256:7839f930228499abb3d6108e5dc4e43bd4b4be54daba80d7dea15eb77a69c397 terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 6072 diff --git a/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml b/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml index fce9f20f..a768cb3c 100644 --- a/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml +++ b/base/sourcegraph/pgsql/pgsql.StatefulSet.yaml @@ -27,7 +27,7 @@ spec: spec: initContainers: - name: correct-data-dir-permissions - image: us-docker.pkg.dev/sourcegraph-images/internal/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 + image: index.docker.io/sourcegraph/alpine-3.14:7.2.1943@sha256:ccc7592ca9abdbde964bed6c2d24fad2101f5c634f3c7c87e7fde9f0e9c29188 command: ["sh", "-c", "if [ -d /data/pgdata-12 ]; then chmod 750 /data/pgdata-12; fi"] volumeMounts: - mountPath: /data @@ -46,7 +46,7 @@ spec: memory: "50Mi" containers: - name: pgsql - image: us-docker.pkg.dev/sourcegraph-images/internal/postgresql-16:7.2.1943@sha256:5cff0be69571b2ca7528a5d7036f8a14a7bdb96e60e30251b62484d85c10101f + image: index.docker.io/sourcegraph/postgresql-16:7.2.1943@sha256:5cff0be69571b2ca7528a5d7036f8a14a7bdb96e60e30251b62484d85c10101f terminationMessagePolicy: FallbackToLogsOnError readinessProbe: exec: @@ -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.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b + image: index.docker.io/sourcegraph/postgres_exporter:7.2.1943@sha256:a26267fa6387b3192baf18cdc1ce8633a631e162793f7ea0d81043b2cd60604b terminationMessagePolicy: FallbackToLogsOnError name: pgsql-exporter ports: diff --git a/base/sourcegraph/precise-code-intel/worker.Deployment.yaml b/base/sourcegraph/precise-code-intel/worker.Deployment.yaml index 1519efdf..3491d973 100644 --- a/base/sourcegraph/precise-code-intel/worker.Deployment.yaml +++ b/base/sourcegraph/precise-code-intel/worker.Deployment.yaml @@ -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.2.1943@sha256:35b23cce73ca3f0030a63b0740419e92954c5a60f6d01b6545a9c7fbcea7e9c7 + image: index.docker.io/sourcegraph/precise-code-intel-worker:7.2.1943@sha256:35b23cce73ca3f0030a63b0740419e92954c5a60f6d01b6545a9c7fbcea7e9c7 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/base/sourcegraph/redis/redis-cache.Deployment.yaml b/base/sourcegraph/redis/redis-cache.Deployment.yaml index 0203a827..1f66c5d3 100644 --- a/base/sourcegraph/redis/redis-cache.Deployment.yaml +++ b/base/sourcegraph/redis/redis-cache.Deployment.yaml @@ -26,7 +26,7 @@ spec: spec: containers: - name: redis-cache - image: us-docker.pkg.dev/sourcegraph-images/internal/redis-cache:7.2.1943@sha256:65e6e84bfaa55a1e998fbe9f3ea1424af1d40637fab252494ada5b47889ed408 + image: index.docker.io/sourcegraph/redis-cache:7.2.1943@sha256:65e6e84bfaa55a1e998fbe9f3ea1424af1d40637fab252494ada5b47889ed408 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: initialDelaySeconds: 30 @@ -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.2.1943@sha256:4b15ed3fb20e1ea5b54d2d074c986698f3c6be32a5f7d4d943391cbadbc3cf7a + image: index.docker.io/sourcegraph/redis_exporter:7.2.1943@sha256:4b15ed3fb20e1ea5b54d2d074c986698f3c6be32a5f7d4d943391cbadbc3cf7a terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 9121 diff --git a/base/sourcegraph/redis/redis-store.Deployment.yaml b/base/sourcegraph/redis/redis-store.Deployment.yaml index f73e6ddd..b5b83f31 100644 --- a/base/sourcegraph/redis/redis-store.Deployment.yaml +++ b/base/sourcegraph/redis/redis-store.Deployment.yaml @@ -25,7 +25,7 @@ spec: spec: containers: - name: redis-store - image: us-docker.pkg.dev/sourcegraph-images/internal/redis-store:7.2.1943@sha256:03a92f929cca915939646de9cf7ad90bc7adb7cc4740ce87bc224571af08a351 + image: index.docker.io/sourcegraph/redis-store:7.2.1943@sha256:03a92f929cca915939646de9cf7ad90bc7adb7cc4740ce87bc224571af08a351 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: initialDelaySeconds: 30 @@ -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.2.1943@sha256:4b15ed3fb20e1ea5b54d2d074c986698f3c6be32a5f7d4d943391cbadbc3cf7a + image: index.docker.io/sourcegraph/redis_exporter:7.2.1943@sha256:4b15ed3fb20e1ea5b54d2d074c986698f3c6be32a5f7d4d943391cbadbc3cf7a terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 9121 diff --git a/base/sourcegraph/searcher/searcher.StatefulSet.yaml b/base/sourcegraph/searcher/searcher.StatefulSet.yaml index b61e2405..58b57c03 100644 --- a/base/sourcegraph/searcher/searcher.StatefulSet.yaml +++ b/base/sourcegraph/searcher/searcher.StatefulSet.yaml @@ -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.2.1943@sha256:a8c9e8b9c5ad3fced74d46b2af12f981e0d7ead4d43290f5b2afe624a9badff1 + image: index.docker.io/sourcegraph/searcher:7.2.1943@sha256:a8c9e8b9c5ad3fced74d46b2af12f981e0d7ead4d43290f5b2afe624a9badff1 terminationMessagePolicy: FallbackToLogsOnError ports: - containerPort: 3181 diff --git a/base/sourcegraph/syntactic-code-intel/worker.Deployment.yaml b/base/sourcegraph/syntactic-code-intel/worker.Deployment.yaml index 8212b335..a700a9cd 100644 --- a/base/sourcegraph/syntactic-code-intel/worker.Deployment.yaml +++ b/base/sourcegraph/syntactic-code-intel/worker.Deployment.yaml @@ -39,7 +39,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.name - image: us-docker.pkg.dev/sourcegraph-images/internal/syntactic-code-intel-worker:7.2.1943@sha256:87263e4d22f8a6905f1ecc3dd11f9b389b5eb7ccefc8ebcf2fa472a00388de30 + image: index.docker.io/sourcegraph/syntactic-code-intel-worker:7.2.1943@sha256:87263e4d22f8a6905f1ecc3dd11f9b389b5eb7ccefc8ebcf2fa472a00388de30 terminationMessagePath: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml b/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml index 4b91f7c3..34c222e7 100644 --- a/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml +++ b/base/sourcegraph/syntect-server/syntect-server.Deployment.yaml @@ -32,7 +32,7 @@ spec: allowPrivilegeEscalation: false runAsGroup: 101 runAsUser: 100 - image: us-docker.pkg.dev/sourcegraph-images/internal/syntax-highlighter:7.2.1943@sha256:af6bd0ffb995998b55fcf8beebf56af8019ab110986fb6d8eafd7a52d8a087e9 + image: index.docker.io/sourcegraph/syntax-highlighter:7.2.1943@sha256:af6bd0ffb995998b55fcf8beebf56af8019ab110986fb6d8eafd7a52d8a087e9 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/base/sourcegraph/worker/worker.Deployment.yaml b/base/sourcegraph/worker/worker.Deployment.yaml index 84178518..764fc8ac 100644 --- a/base/sourcegraph/worker/worker.Deployment.yaml +++ b/base/sourcegraph/worker/worker.Deployment.yaml @@ -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.2.1943@sha256:c9629adad9efac11972c82d2db7a4880c5da43c5cca59ee44d3017cef8b29399 + image: index.docker.io/sourcegraph/worker:7.2.1943@sha256:c9629adad9efac11972c82d2db7a4880c5da43c5cca59ee44d3017cef8b29399 terminationMessagePolicy: FallbackToLogsOnError livenessProbe: httpGet: diff --git a/components/executors/dind/executor.Deployment.yaml b/components/executors/dind/executor.Deployment.yaml index d822c84e..a9cce8eb 100644 --- a/components/executors/dind/executor.Deployment.yaml +++ b/components/executors/dind/executor.Deployment.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: executor - image: us-docker.pkg.dev/sourcegraph-images/internal/executor:7.2.1943@sha256:063af3de28526ec91136be40cfbc8b0d35db9041fc09c22c9e3f1336097591a9 + image: index.docker.io/sourcegraph/executor:7.2.1943@sha256:063af3de28526ec91136be40cfbc8b0d35db9041fc09c22c9e3f1336097591a9 imagePullPolicy: Always livenessProbe: exec: @@ -60,7 +60,7 @@ spec: - mountPath: /scratch name: executor-scratch - name: dind - image: us-docker.pkg.dev/sourcegraph-images/internal/dind:7.2.1943@sha256:465f14a465e35ee7cc56accf9ba431deffd8b8193aa982dca65876ef61560289 + image: index.docker.io/sourcegraph/dind:7.2.1943@sha256:465f14a465e35ee7cc56accf9ba431deffd8b8193aa982dca65876ef61560289 imagePullPolicy: Always securityContext: privileged: true diff --git a/components/executors/k8s/executor.Deployment.yaml b/components/executors/k8s/executor.Deployment.yaml index 3ac25db8..ba89ccf6 100644 --- a/components/executors/k8s/executor.Deployment.yaml +++ b/components/executors/k8s/executor.Deployment.yaml @@ -29,7 +29,7 @@ spec: serviceAccountName: executor containers: - name: executor - image: us-docker.pkg.dev/sourcegraph-images/internal/executor-kubernetes:7.2.1943@sha256:2715855eb3f4c31574e01468070c184983a427113acd6896fad5cb4006f15bf8 + image: index.docker.io/sourcegraph/executor-kubernetes:7.2.1943@sha256:2715855eb3f4c31574e01468070c184983a427113acd6896fad5cb4006f15bf8 imagePullPolicy: Always livenessProbe: exec: diff --git a/components/utils/migrator/resources/migrator.Job.yaml b/components/utils/migrator/resources/migrator.Job.yaml index 44f09c11..64d5cc9d 100644 --- a/components/utils/migrator/resources/migrator.Job.yaml +++ b/components/utils/migrator/resources/migrator.Job.yaml @@ -12,7 +12,7 @@ spec: spec: containers: - name: migrator - image: us-docker.pkg.dev/sourcegraph-images/internal/migrator:7.2.1943@sha256:39cb447a746ac9c487575893b9729f1b9d5882c835aca617a5a1160ef5506251 + image: index.docker.io/sourcegraph/migrator:7.2.1943@sha256:39cb447a746ac9c487575893b9729f1b9d5882c835aca617a5a1160ef5506251 args: ["up"] envFrom: - configMapRef: