argo-cd/resource_customizations/platform.confluent.io/KsqlDB/health_test.yaml
ThoTischner 9559613c8f
feat: Closes #6956 - Adding confluent health checks (#6957)
* Issue argoproj#6956 - Adding confluent health checks

Signed-off-by: ThoTischner <thomas-schwaig@web.de>

* Issue argoproj#6956 - Change Unknown to Progressing

Signed-off-by: ThoTischner <thomas-schwaig@web.de>
2021-09-03 21:51:00 +02:00

9 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