diff --git a/infrastructures/argo-workflows/env/k3s-cluster/config.json b/infrastructures/argo-workflows/env/k3s-cluster/config.json index 1fc72d9..4d5ecb6 100644 --- a/infrastructures/argo-workflows/env/k3s-cluster/config.json +++ b/infrastructures/argo-workflows/env/k3s-cluster/config.json @@ -4,7 +4,7 @@ "namespace": "argo", "destNamespace": "argo", "destServer": "https://kubernetes.default.svc", - "srcPath": "infrustructures/argo-workflow/env/k3s-cluster", + "srcPath": "infrastructures/argo-workflow/env/k3s-cluster", "srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git", "srcTargetRevision": "", "labels": null,