commit 8eca8517efa51eddc8e9fa43e12054f47a9466df
parent e6ca393a9c9230d77eb94c4855f10c95e2a4d6ac
Author: MTRNord <mtrnord1@gmail.com>
Date: Sun, 28 Apr 2024 00:01:03 +0200
Deploy cert-manager without servicemonitor while we wait on the CRDs
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/controllers/cert-manager.yaml b/infrastructure/controllers/cert-manager.yaml
@@ -36,7 +36,7 @@ spec:
enableCertificateOwnerRef: false
prometheus:
servicemonitor:
- enabled: true
+ enabled: false
---
apiVersion: networking.k8s.io/v1
kind: NetworkPolicy