Closed Jacq closed 6 months ago
@Jacq Does this also happen when you try with controller.service.enablePorts.quic=false
? Is MixedProtocolLBService
gate perhaps disabled on your K8s installation?
Closing due to lack of response, please reopen if there are any news.
After last upgrade to chart v1.39.2 we experience issues with https services and checking the daemonset deployment we found that the https mapping is missing:
The https port is correctly enanbled and mapped in the values.yaml but it is missing from the above list, we also checked the template generation using helm --debug locally and it is generated ok including the https map. Our upgrade was performed from Rancher UI so this might an issue related to Rancher and not to this helm chart, anyone is having a similar problem?
Cheers, Jacq