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: