diff --git a/apps/production/cert-manager/cert-manager.yaml b/apps/production/cert-manager/cert-manager.yaml index 85f21a2..9ece7d5 100644 --- a/apps/production/cert-manager/cert-manager.yaml +++ b/apps/production/cert-manager/cert-manager.yaml @@ -25,4 +25,4 @@ spec: namespace: cert-manager interval: 12h values: - installCRDs: false + installCRDs: true