From f1ca6c34f3fc4cdd537253cc0da5139790b0fb8a Mon Sep 17 00:00:00 2001 From: Gerd Oberlechner Date: Wed, 27 Nov 2024 17:15:00 +0100 Subject: [PATCH] fix Signed-off-by: Gerd Oberlechner --- config/config.msft.yaml | 2 +- config/public-cloud-msft-int.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.msft.yaml b/config/config.msft.yaml index 0a442823b..f3d375778 100644 --- a/config/config.msft.yaml +++ b/config/config.msft.yaml @@ -69,7 +69,7 @@ defaults: # Cluster Service clusterService: #acrRG: '{{ .ctx.region }}-shared-resources' - acrRg: '' + acrRG: '' postgres: name: arohcp-cs-{{ .ctx.regionShort }} deploy: true diff --git a/config/public-cloud-msft-int.json b/config/public-cloud-msft-int.json index e49ea3bed..dc258e0bd 100644 --- a/config/public-cloud-msft-int.json +++ b/config/public-cloud-msft-int.json @@ -5,7 +5,7 @@ "baseDnsZoneName": "aro-hcp.azure-test.net'", "baseDnsZoneRG": "westus3-shared-resources", "clusterService": { - "acrRG": "westus3-shared-resources", + "acrRG": "", "imageRepo": "app-sre/uhc-clusters-service", "imageTag": "aac7623", "postgres": {