From f8aae46e0065cf096e31dd31a686919bfcfe72e2 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 23 Dec 2025 16:51:22 -0600 Subject: [PATCH] remove plugin --- clusters/cl01tl/helm/argocd/values.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/clusters/cl01tl/helm/argocd/values.yaml b/clusters/cl01tl/helm/argocd/values.yaml index fcc9bb285..e80034c4a 100644 --- a/clusters/cl01tl/helm/argocd/values.yaml +++ b/clusters/cl01tl/helm/argocd/values.yaml @@ -29,18 +29,6 @@ argo-cd: rbac: policy.csv: | g, ArgoCD Admins, role:admin - cmp: - create: true - plugins: - cdk8s: - init: - command: [cdk8s] - args: [import] - generate: - command: [cdk8s, synth] - args: [--stdout] - discover: - fileName: "*.go" controller: replicas: 1 metrics: