Announcing:
LiteSpeed Ingress Controller for Web ADC v0.2.3
In this release: HTTP/3 support, bug fixes, and more!
RELEASE LOG:
- [Feature] HTTP/3 support. To enable it you must specify in helm `--set options service.ports.http3=443,service.targetPorts.http3=443,containerPorts.http3=443`.
-...