diff --git a/helm/argocd/kustomization.yaml b/helm/argocd/kustomization.yaml index 7d01940..a2a245c 100644 --- a/helm/argocd/kustomization.yaml +++ b/helm/argocd/kustomization.yaml @@ -12,4 +12,6 @@ namespace: argocd resources: - argocd-10.0.0.yaml - templates/virtualservice.yaml + - templates/namespace.yaml + - templates/destinationrule.yaml