From 915c081a5ad5f8d793727e644f12341ade37abb5 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:40:56 -0500 Subject: [PATCH] fix: update 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 8e28aab..bed35c1 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: argo/resouces/metallb + path: ./argo/resouces/metallb destination: server: https://kubernetes.default.svc namespace: kube-system