From 6cb932b4d6e1740c5935936d1071e8eb0f5e9b48 Mon Sep 17 00:00:00 2001 From: Giovanni Barillari Date: Fri, 17 May 2024 17:01:47 +0200 Subject: [PATCH] chore(gocd): update pops targets (#3624) SSIA ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms. --- gocd/templates/pipelines/pops.libsonnet | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gocd/templates/pipelines/pops.libsonnet b/gocd/templates/pipelines/pops.libsonnet index d14569880a6..979f6430a8b 100644 --- a/gocd/templates/pipelines/pops.libsonnet +++ b/gocd/templates/pipelines/pops.libsonnet @@ -8,8 +8,8 @@ local canary_region_pops = { local region_pops = { de: [ - 'de-pop-1', - 'de-pop-2', + 'de-pop-regional-1', + 'de-pop-regional-2', ], us: [ 'us-pop-regional-1',