From f0a0a66828086081660df7c7e6715a4bdce8ebda Mon Sep 17 00:00:00 2001 From: Maxence Date: Tue, 5 Mar 2024 14:47:58 +0100 Subject: [PATCH] try deploy monitoring --- .github/workflows/monitoring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monitoring.yml b/.github/workflows/monitoring.yml index b1187dbe..e7d05b9d 100644 --- a/.github/workflows/monitoring.yml +++ b/.github/workflows/monitoring.yml @@ -31,7 +31,7 @@ jobs: uses: google-github-actions/get-gke-credentials@v1 with: cluster_name: khagu-dev-cluster - location: europe-west1-b + location: europe-west1 - name: Add prometheus repo run: helm repo add prometheus-community https://prometheus-community.github.io/helm-charts