I tried to deploy the operator in my cluster and specified loadBalancerClass
to limit affected load balancers, as documented here: https://chisel.fyralabs.com/guides/installation/.
However, it didn’t work. After debugging, I discovered that this feature was added only about two weeks ago, while the last release was made three months ago.
Would it be possible to:
a) Host documentation that reflects the latest release instead of the main branch;
b) Publish a new release that includes the latest changes.
Thanks a lot!