From 1a915b5532c3cbd19752f14792d0c2c54f293714 Mon Sep 17 00:00:00 2001 From: YuChen Date: Thu, 25 Apr 2024 09:33:18 -0700 Subject: [PATCH] remove cert-manger CR Signed-off-by: YuChen --- controllers/constant/odlm.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/controllers/constant/odlm.go b/controllers/constant/odlm.go index 84dcde41d..2da38b872 100644 --- a/controllers/constant/odlm.go +++ b/controllers/constant/odlm.go @@ -1452,9 +1452,6 @@ spec: commonWebUI: {} switcheritem: {} navconfiguration: {} - - name: ibm-cert-manager-operator - spec: - certManager: {} - name: ibm-management-ingress-operator spec: managementIngress: {} @@ -1465,7 +1462,6 @@ spec: nginxIngress: {} - name: ibm-auditlogging-operator spec: - auditLogging: {} operandBindInfo: {} operandRequest: {} - name: ibm-platform-api-operator