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