From 323d9c23b6103e259677bef5cb276d5fbfb131a4 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Mon, 22 Jan 2024 20:34:44 +0800 Subject: [PATCH] Enable CRD install --- cert-manager/values.home.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cert-manager/values.home.yaml b/cert-manager/values.home.yaml index 478675f..216987f 100644 --- a/cert-manager/values.home.yaml +++ b/cert-manager/values.home.yaml @@ -2,6 +2,8 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. +installCRDs: true + resources: requests: cpu: 10m