From 31561a632fe8f7e68a2d9f48bfda338adb075db5 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 5 Nov 2025 12:28:03 -0600 Subject: [PATCH] use chartref --- infrastructure/cert-manager/cert-manager.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/infrastructure/cert-manager/cert-manager.yaml b/infrastructure/cert-manager/cert-manager.yaml index d2e84ff..697b0e9 100644 --- a/infrastructure/cert-manager/cert-manager.yaml +++ b/infrastructure/cert-manager/cert-manager.yaml @@ -26,13 +26,10 @@ spec: interval: 30m chart: spec: - chart: cert-manager - version: "v1.19.1" - sourceRef: + chartRef: kind: OCIRepository name: cert-manager namespace: cert-manager - interval: 12h values: crd: enabled: true \ No newline at end of file