argo-cd/resource_customizations/onepassword.com/OnePasswordItem/health_test.yaml
Chris Hoffman 0e068f5bcc
feat: health check for OnePasswordItem (#10690)
Signed-off-by: Chris Hoffman <cehoffman@gmail.com>

Signed-off-by: Chris Hoffman <cehoffman@gmail.com>
2022-09-30 19:27:01 -04:00

12 lines
294 B
YAML

tests:
- healthStatus:
status: Progressing
message: Waiting for controller to report status
inputPath: testdata/new.yaml
- healthStatus:
status: Degraded
message: Error
inputPath: testdata/degraded.yaml
- healthStatus:
status: Healthy
inputPath: testdata/healthy.yaml