diff --git a/config/crd/experimental/kustomization.yaml b/config/crd/experimental/kustomization.yaml new file mode 100644 index 0000000000..ffb20d3bcf --- /dev/null +++ b/config/crd/experimental/kustomization.yaml @@ -0,0 +1,11 @@ +resources: +- gateway.networking.k8s.io_gatewayclasses.yaml +- gateway.networking.k8s.io_gateways.yaml +- gateway.networking.k8s.io_httproutes.yaml +- gateway.networking.k8s.io_referencegrants.yaml +- gateway.networking.k8s.io_tcproutes.yaml +- gateway.networking.k8s.io_tlsroutes.yaml +- gateway.networking.k8s.io_udproutes.yaml +- gateway.networking.k8s.io_grpcroutes.yaml +- gateway.networking.k8s.io_backendtlspolicies.yaml +