github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/external-secrets.io/SecretStore/health_test.yaml (about)

     1  tests:
     2    - healthStatus:
     3        status: Degraded
     4        message: 'unable to validate store'
     5      inputPath: testdata/degraded.yaml
     6    - healthStatus:
     7        status: Healthy
     8        message: 'store validated'
     9      inputPath: testdata/healthy.yaml