From 075be039dd7296fe65819968ed756204d42f4294 Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 21 Sep 2024 23:13:05 +0100 Subject: [PATCH] 7 --- apps/production/cert-manager/cert-manager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/production/cert-manager/cert-manager.yaml b/apps/production/cert-manager/cert-manager.yaml index fa42e11..c8966e9 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: true + installCRDs: false