add-ons(cert-manager): Enable GatewayAPI support for cert-manager

This commit is contained in:
2026-02-21 20:37:11 +05:30
parent b14cecb3e4
commit e498f3a29c
7 changed files with 65 additions and 34 deletions
+5
View File
@@ -13,6 +13,11 @@ spec:
values: |
crds:
enabled: true
config:
apiVersion: controller.config.cert-manager.io/v1alpha1
kind: ControllerConfiguration
featureGates:
ExperimentalGatewayAPISupport: true
- repoURL: https://gitea.whyredfire.tech/whyredfire/gitops.git
targetRevision: main
path: add-ons/cert-manager