You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch a33e897 introduced probes. The default scheme for all probes is now HTTP. This leads in environments, where the TLS features, introduced with ff99541 to issues, because the application is listing on HTTPS, but the probe use HTTP to establish a connection.
Furthermore, the scheme can not be configured via the values.yaml. The only way to avoid this issue is currently to rollback environments to v3.18.1.