blob: 8176a6aafd9c07fb989e10d7c649f1fbf785713b [file] [log] [blame]
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: GatewayClass
metadata:
creationTimestamp: null
name: istio
namespace: default
spec: null
status:
conditions:
- lastTransitionTime: fake
message: Handled by Istio controller
reason: Accepted
status: "True"
type: Accepted
---
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: Gateway
metadata:
creationTimestamp: null
name: gateway
namespace: dubbo-system
spec: null
---