We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1bad3 commit 3bb9629Copy full SHA for 3bb9629
ibm/mas_devops/roles/ocp_idms/templates/idms/mas/redhat-catalogs.yml.j2
@@ -136,8 +136,8 @@ spec:
136
source: registry.redhat.io/openshift-pipelines
137
mirrorSourcePolicy: NeverContactSource
138
- mirrors:
139
- - {{ registry_private_url_with_path_redhat }}/openshift-service-mesh
140
- source: registry.redhat.io/openshift-service-mesh
+ - {{ registry_private_url_with_path_redhat }}/openshift-serverless-1
+ source: registry.redhat.io/openshift-serverless-1
141
142
143
- {{ registry_private_url_with_path_redhat }}/turbonomic
0 commit comments