argo-cd/resource_customizations/karpenter.k8s.aws/EC2NodeClass/health_test.yaml
KoB 9472273a1b
feat(health-check): Add resource_customizations for karpenter (#23139)
Signed-off-by: 김병준 <kingbj0429@gmail.com>
2025-06-05 14:22:39 +00:00

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