From 8533db6254422e800fb8fe5c46af706516a688b2 Mon Sep 17 00:00:00 2001 From: Fredrik Larsson <10245011+BadLiveware@users.noreply.github.com> Date: Tue, 4 Apr 2023 18:57:32 +0200 Subject: [PATCH] Fix executor deployment name --- .../templates/executor/executor.Deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/sourcegraph-executor/templates/executor/executor.Deployment.yaml b/charts/sourcegraph-executor/templates/executor/executor.Deployment.yaml index da1eee94..028d08c4 100644 --- a/charts/sourcegraph-executor/templates/executor/executor.Deployment.yaml +++ b/charts/sourcegraph-executor/templates/executor/executor.Deployment.yaml @@ -12,6 +12,7 @@ metadata: {{- end }} deploy: sourcegraph app.kubernetes.io/component: executor + name: executor spec: selector: matchLabels: