From a1cbee24eb4dc32b94b291848e12a252c6f725cc Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:39:57 -0500 Subject: [PATCH] fix: correct path --- argo/utilities/templates/metallb-deps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo/utilities/templates/metallb-deps.yaml b/argo/utilities/templates/metallb-deps.yaml index ecc2c35..8e28aab 100644 --- a/argo/utilities/templates/metallb-deps.yaml +++ b/argo/utilities/templates/metallb-deps.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://git.thecodedom.com/smig/esxi-cluster.git targetRevision: HEAD - path: resouces/metallb + path: argo/resouces/metallb destination: server: https://kubernetes.default.svc namespace: kube-system