From 5518c5ac4ca69cd3c7f567fe70dc8f18f9ebecee Mon Sep 17 00:00:00 2001 From: Anil Natha Date: Tue, 8 Oct 2024 16:04:56 -0700 Subject: [PATCH] Updated airflow link for emit/dev. --- src/state/slices/healthSlice.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/state/slices/healthSlice.ts b/src/state/slices/healthSlice.ts index bd9295e..28899d3 100644 --- a/src/state/slices/healthSlice.ts +++ b/src/state/slices/healthSlice.ts @@ -83,7 +83,7 @@ const getItems = () => { componentName: "Airflow", ssmKey: "", healthCheckUrl: "", - landingPageUrl: "http://k8s-sps-airflowi-3b3c3cafcc-31473296.us-west-2.elb.amazonaws.com:5000/home", + landingPageUrl: "http://k8s-sps-airflowi-9a4fb23ed9-117303406.us-west-2.elb.amazonaws.com:5000/", healthChecks: [ { status: "UNKNOWN",