mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-28 12:27:18 +00:00
10 lines
234 B
YAML
10 lines
234 B
YAML
|
|
tests:
|
||
|
|
- healthStatus:
|
||
|
|
status: Progressing
|
||
|
|
message: KsqlDB provisioning
|
||
|
|
inputPath: testdata/progressing.yaml
|
||
|
|
- healthStatus:
|
||
|
|
status: Healthy
|
||
|
|
message: KsqlDB running
|
||
|
|
inputPath: testdata/healthy.yaml
|