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'