Skip to content

Commit d3bfd6b

Browse files
committed
fix service groupo
Signed-off-by: Gerd Oberlechner <[email protected]>
1 parent ee7a76a commit d3bfd6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ defaults:
8787
ocMirror:
8888
enabled: false
8989
imageRepo: image-sync/oc-mirror
90-
imageTag: 7abc8af
90+
imageTag: 0b3c08f
9191
keyVault:
9292
name: arohcp-imagesync-dev
9393
private: false

dev-infrastructure/global-acr-pipeline.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$schema: "pipeline.schema.v1"
2-
serviceGroup: Microsoft.Azure.ARO.HCP.Service.Infra
2+
serviceGroup: Microsoft.Azure.ARO.HCP.Global.ACR
33
rolloutName: Service Cluster Rollout
44
resourceGroups:
55
- name: {{ .global.rg }}

0 commit comments

Comments
 (0)