add-ons(cert-manager): Enable GatewayAPI support for cert-manager
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user