From cdc8f5482963b4366297846f0537bf36703e749f Mon Sep 17 00:00:00 2001 From: Sarah Gibson Date: Tue, 27 Feb 2024 13:30:24 +0000 Subject: [PATCH] Remove cluster from workflow files --- .github/workflows/deploy-grafana-dashboards.yaml | 1 - .github/workflows/deploy-hubs.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/workflows/deploy-grafana-dashboards.yaml b/.github/workflows/deploy-grafana-dashboards.yaml index 208772c51d..d161d8bcf0 100644 --- a/.github/workflows/deploy-grafana-dashboards.yaml +++ b/.github/workflows/deploy-grafana-dashboards.yaml @@ -15,7 +15,6 @@ jobs: - cluster_name: 2i2c-aws-us - cluster_name: 2i2c-uk - cluster_name: awi-ciroh - - cluster_name: callysto - cluster_name: catalystproject-africa - cluster_name: catalystproject-latam - cluster_name: cloudbank diff --git a/.github/workflows/deploy-hubs.yaml b/.github/workflows/deploy-hubs.yaml index c2ae2ff399..e32014b434 100644 --- a/.github/workflows/deploy-hubs.yaml +++ b/.github/workflows/deploy-hubs.yaml @@ -190,7 +190,6 @@ jobs: failure_utoronto: "${{ env.failure_utoronto }}" failure_linked-earth: "${{ env.failure_linked-earth }}" failure_awi-ciroh: "${{ env.failure_awi-ciroh }}" - failure_callysto: "${{ env.failure_callysto }}" failure_nasa-cryo: "${{ env.failure_nasa-cryo }}" failure_gridsst: "${{ env.failure_gridsst }}" failure_victor: "${{ env.failure_victor }}"