diff --git a/infrastructure/kiali/manifests/kiali-cr.yaml b/infrastructure/kiali/manifests/kiali-cr.yaml index 57069da..9903181 100644 --- a/infrastructure/kiali/manifests/kiali-cr.yaml +++ b/infrastructure/kiali/manifests/kiali-cr.yaml @@ -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