enable feature gate for gateway

This commit is contained in:
2024-08-21 19:17:08 -05:00
parent 205e4f6605
commit baeefe99c8

View File

@@ -1,6 +1,11 @@
cert-manager:
installCRDs: true
crds:
enabled: true
keep: true
replicaCount: 2
config:
featureGates:
ExperimentalGatewayAPISupport: true
prometheus:
enabled: true
servicemonitor: