github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/serving.knative.dev/Service/testdata/healthy.yaml (about)

     1  apiVersion: serving.knative.dev/v1
     2  kind: Service
     3  metadata:
     4    name: helloworld
     5    namespace: default
     6  spec: {}
     7  status:
     8    conditions:
     9    - lastTransitionTime: "2022-06-20T03:52:41Z"
    10      status: "True"
    11      type: ConfigurationsReady
    12    - lastTransitionTime: "2022-06-20T03:52:41Z"
    13      status: "True"
    14      type: Ready
    15    - lastTransitionTime: "2022-06-20T03:52:41Z"
    16      status: "True"
    17      type: RoutesReady