From 540a28b15e9b1daa399e2defabb4146c4f73c316 Mon Sep 17 00:00:00 2001 From: James Mellors Date: Wed, 9 Apr 2025 20:53:16 +0100 Subject: [PATCH] updating parameters --- argo-apps/cert-manager.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/argo-apps/cert-manager.yaml b/argo-apps/cert-manager.yaml index 3b3771b..eee3467 100644 --- a/argo-apps/cert-manager.yaml +++ b/argo-apps/cert-manager.yaml @@ -28,6 +28,11 @@ spec: # (or the repo where this Application manifest itself lives if managed via GitOps) valueFiles: - values.yaml # <-- PATH TO YOUR VALUES FILE IN GIT + parameters: + - name: installCRDs + value: 'true' + - name: crds.enabled + value: 'true' # Destination cluster and namespace destination: