mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
9 lines
245 B
YAML
9 lines
245 B
YAML
tests:
|
|
- healthStatus:
|
|
status: Degraded
|
|
message: 'EC2NodeClass is not ready'
|
|
inputPath: testdata/degraded.yaml
|
|
- healthStatus:
|
|
status: Healthy
|
|
message: 'EC2NodeClass is ready'
|
|
inputPath: testdata/healthy.yaml
|