We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7a76a commit d3bfd6bCopy full SHA for d3bfd6b
config/config.yaml
@@ -87,7 +87,7 @@ defaults:
87
ocMirror:
88
enabled: false
89
imageRepo: image-sync/oc-mirror
90
- imageTag: 7abc8af
+ imageTag: 0b3c08f
91
keyVault:
92
name: arohcp-imagesync-dev
93
private: false
dev-infrastructure/global-acr-pipeline.yaml
@@ -1,5 +1,5 @@
1
$schema: "pipeline.schema.v1"
2
-serviceGroup: Microsoft.Azure.ARO.HCP.Service.Infra
+serviceGroup: Microsoft.Azure.ARO.HCP.Global.ACR
3
rolloutName: Service Cluster Rollout
4
resourceGroups:
5
- name: {{ .global.rg }}
0 commit comments