mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-04 07:08:19 +00:00
16 lines
434 B
YAML
16 lines
434 B
YAML
|
|
apiVersion: gateway.solo.io/v1
|
||
|
|
kind: VirtualService
|
||
|
|
status:
|
||
|
|
statuses:
|
||
|
|
gloo-system:
|
||
|
|
reason: "message that will describe all the reasons for warning"
|
||
|
|
reportedBy: gateway
|
||
|
|
state: Warning
|
||
|
|
subresourceStatuses:
|
||
|
|
'*v1.Proxy.gateway-proxy_gloo-system':
|
||
|
|
reportedBy: gloo
|
||
|
|
state: Accepted
|
||
|
|
'*v1.Proxy.internal-proxy_gloo-system':
|
||
|
|
reportedBy: gloo
|
||
|
|
state: Warning
|