github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/serving.kserve.io/InferenceService/testdata/healthy_modelmesh.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: '2024-05-30T22:43:16Z' 10 status: 'True' 11 type: PredictorReady 12 - lastTransitionTime: '2024-05-30T22:43:16Z' 13 status: 'True' 14 type: Ready 15 modelStatus: 16 transitionStatus: UpToDate