mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-01 13:57:19 +00:00
13 lines
417 B
YAML
13 lines
417 B
YAML
tests:
|
|
- healthStatus:
|
|
status: Healthy
|
|
message: "3scale ApplicationAuth is ready"
|
|
inputPath: testdata/healthy.yaml
|
|
- healthStatus:
|
|
status: Degraded
|
|
message: "Failed to generate authentication secret"
|
|
inputPath: testdata/degraded.yaml
|
|
- healthStatus:
|
|
status: Progressing
|
|
message: "Waiting for 3scale ApplicationAuth status..."
|
|
inputPath: testdata/progressing.yaml
|