mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-02 22:37:18 +00:00
14 lines
346 B
YAML
14 lines
346 B
YAML
|
|
apiVersion: gateway.solo.io/v1
|
||
|
|
kind: VirtualService
|
||
|
|
status:
|
||
|
|
reason: "message that will describe all the reasons for warning"
|
||
|
|
reportedBy: gateway
|
||
|
|
state: 3
|
||
|
|
subresourceStatuses:
|
||
|
|
'*v1.Proxy.gateway-proxy_gloo-system':
|
||
|
|
reportedBy: gloo
|
||
|
|
state: 1
|
||
|
|
'*v1.Proxy.internal-proxy_gloo-system':
|
||
|
|
reportedBy: gloo
|
||
|
|
state: 3
|