Remove certificate copying logic from cert-manager setup script

This commit is contained in:
2025-05-05 09:44:49 -07:00
parent f80f0e97ca
commit 01cd36185f
2 changed files with 1 additions and 21 deletions

View File

@@ -5,12 +5,8 @@ metadata:
namespace: kube-system
spec:
valuesContent: |-
# The new configuration format for MetalLB v0.13.0+
apiVersion: v1
# We'll use IPAddressPool and L2Advertisement CRs instead of the deprecated configInline
# Need to install the CRDs separately
crds:
enabled: true
# Disable controller.configInline since it's deprecated
controller:
configInline: null