github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/apps.3scale.net/APIManager/health_test.yaml (about) 1 tests: 2 - healthStatus: 3 status: Degraded 4 message: "3scale APIManager is degraded: MissingWatchedSecrets" 5 inputPath: testdata/degraded.yaml 6 - healthStatus: 7 status: Healthy 8 message: "3scale APIManager is available" 9 inputPath: testdata/healthy.yaml 10 - healthStatus: 11 status: Progressing 12 message: "Waiting for 3scale APIManager status..." 13 inputPath: testdata/progressing-1.yaml 14 - healthStatus: 15 status: Progressing 16 message: "Waiting for 3scale APIManager status..." 17 inputPath: testdata/progressing-2.yaml 18 - healthStatus: 19 status: Progressing 20 message: "Waiting for 3scale APIManager status..." 21 inputPath: testdata/progressing-3.yaml