From 0315c5ae668ef006fe19a71751beb2ea063614d3 Mon Sep 17 00:00:00 2001 From: James Mellors Date: Wed, 9 Apr 2025 22:29:52 +0100 Subject: [PATCH] updating --- argo-apps/cert-manager.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/argo-apps/cert-manager.yaml b/argo-apps/cert-manager.yaml index eee3467..2754209 100644 --- a/argo-apps/cert-manager.yaml +++ b/argo-apps/cert-manager.yaml @@ -29,8 +29,6 @@ spec: valueFiles: - values.yaml # <-- PATH TO YOUR VALUES FILE IN GIT parameters: - - name: installCRDs - value: 'true' - name: crds.enabled value: 'true'