From 17ebdc124734ed1a6b76d759486a42542016a6dd Mon Sep 17 00:00:00 2001 From: tahahawa Date: Fri, 11 Jul 2025 10:23:19 -0400 Subject: [PATCH] update test --- harmony/src/modules/application/features/argo_types.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/harmony/src/modules/application/features/argo_types.rs b/harmony/src/modules/application/features/argo_types.rs index 45b429a..6eba4b7 100644 --- a/harmony/src/modules/application/features/argo_types.rs +++ b/harmony/src/modules/application/features/argo_types.rs @@ -321,7 +321,7 @@ spec: server: https://kubernetes.default.svc namespace: test-ns source: - repoURL: http://test/ + repoURL: http://test chart: test-chart helm: parameters: [] @@ -329,6 +329,7 @@ spec: releaseName: test-release-neame valueFiles: [] apiVersions: [] + path: '' syncPolicy: automated: prune: false