Skip to content

Commit 039bfaf

Browse files
feat: Remove alert status-page (#2658)
remove alert status-page
1 parent 7f11bbe commit 039bfaf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/next-core/env/prod/terraform.tfvars

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -835,11 +835,11 @@ monitor_env_test_urls = [
835835
host = "wisp2.pagopa.gov.it",
836836
path = "",
837837
},
838-
# status.pagopa.gov.it
839-
{
840-
host = "status.pagopa.gov.it",
841-
path = "",
842-
},
838+
# # status.pagopa.gov.it # remove it after 👀 https://github.com/pagopa/org-infra/pull/243
839+
# {
840+
# host = "status.pagopa.gov.it",
841+
# path = "",
842+
# },
843843
# assets.cdn.platform.pagopa.it
844844
{
845845
host = "assets.cdn.platform.pagopa.it",

0 commit comments

Comments
 (0)