From 0a7ae36240579028b7fa380ea34eeb256c287cd5 Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Fri, 29 Nov 2024 16:43:18 +0900 Subject: [PATCH] Add custom-values.yaml --- charts/cert-manager/custom-valuse.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 charts/cert-manager/custom-valuse.yaml diff --git a/charts/cert-manager/custom-valuse.yaml b/charts/cert-manager/custom-valuse.yaml new file mode 100644 index 0000000..cae8d95 --- /dev/null +++ b/charts/cert-manager/custom-valuse.yaml @@ -0,0 +1,2 @@ +crds: + enabled: true \ No newline at end of file