From 8c6a7904736457a81ae83c52139dada721ce08a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zo=C3=AB?= Date: Sat, 30 May 2026 15:55:51 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20move=20job-template=20out=20of=20k8s/=20?= =?UTF-8?q?=E2=80=94=20it=20is=20a=20dispatcher=20reference,=20not=20an=20?= =?UTF-8?q?ArgoCD=20resource?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {k8s/manifests => dispatcher/templates}/job-template.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {k8s/manifests => dispatcher/templates}/job-template.yaml (100%) diff --git a/k8s/manifests/job-template.yaml b/dispatcher/templates/job-template.yaml similarity index 100% rename from k8s/manifests/job-template.yaml rename to dispatcher/templates/job-template.yaml