mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16:49 +00:00
Dashboard has ssl: false (plain HTTP on port 7000), but the DestinationRule had tls.mode: SIMPLE which caused Istio to attempt TLS to the backend, resulting in WRONG_VERSION_NUMBER errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>