github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/serving.kserve.io/InferenceService/testdata/healthy.yaml (about)

     1  apiVersion: serving.kserve.io/v1beta1
     2  kind: InferenceService
     3  metadata:
     4    name: helloworld
     5    namespace: default
     6  spec: {}
     7  status:
     8    conditions:
     9    - lastTransitionTime: "2023-06-20T22:44:51Z"
    10      status: "True"
    11      type: IngressReady
    12    - lastTransitionTime: "2023-06-20T22:44:50Z"
    13      severity: Info
    14      status: "True"
    15      type: PredictorConfigurationReady
    16    - lastTransitionTime: "2023-06-20T22:44:51Z"
    17      status: "True"
    18      type: PredictorReady
    19    - lastTransitionTime: "2023-06-20T22:44:51Z"
    20      severity: Info
    21      status: "True"
    22      type: PredictorRouteReady
    23    - lastTransitionTime: "2023-06-20T22:44:51Z"
    24      status: "True"
    25      type: Ready