github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/cluster.x-k8s.io/MachineHealthCheck/health_test.yaml (about)

     1  tests:
     2  - healthStatus:
     3      status: Degraded
     4      message: ''
     5    inputPath: testdata/degraded_expectedMachines.yaml
     6  - healthStatus:
     7      status: Healthy
     8      message: ''
     9    inputPath: testdata/healthy.yaml