From 5d8072f4a9a53c64e017a67c1ce360e79e830f0c Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Thu, 23 Jul 2026 00:31:56 +0200 Subject: [PATCH] autocommit --- helm/argocd/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) 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