We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08053e9 commit 6183430Copy full SHA for 6183430
components/executors/k8s/executor.Deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
serviceAccountName: executor
30
containers:
31
- name: executor
32
- image: index.docker.io/sourcegraph/executor-kubernetes:6.2.1106@sha256:6b9967ae0a57ccd54bb85347929692f709f921880e1ee4366f5114d8d6f0b59c
+ image: us-docker.pkg.dev/sourcegraph-images/internal/executor-kubernetes:6.9.391@sha256:37108549705fda805e7b1beda870893063f299c67a8f11552dbf24f75ccc7abd
33
imagePullPolicy: Always
34
livenessProbe:
35
exec:
0 commit comments