diff --git a/helm/argocd/kustomization.yaml b/helm/argocd/kustomization.yaml index fc025f3..7d01940 100644 --- a/helm/argocd/kustomization.yaml +++ b/helm/argocd/kustomization.yaml @@ -11,5 +11,5 @@ namespace: argocd # valuesFile: helm/values.yaml resources: - argocd-10.0.0.yaml - - templates + - templates/virtualservice.yaml