mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Add envoy-gateway to Kiali gateway_api_classes
Kiali was reporting "Gateway API Class not found" errors for the envoy-gateway Gateways (gateway/edge and guacamole/guacamole). Explicitly register istio, istio-waypoint, and envoy-gateway classes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
712307da14
commit
4ed06c1aa1
@@ -26,3 +26,11 @@ spec:
|
||||
enabled: false
|
||||
tracing:
|
||||
enabled: false
|
||||
istio:
|
||||
gateway_api_classes:
|
||||
- class_name: istio
|
||||
name: Istio
|
||||
- class_name: istio-waypoint
|
||||
name: Istio Waypoint
|
||||
- class_name: envoy-gateway
|
||||
name: Envoy Gateway
|
||||
|
||||
Reference in New Issue
Block a user