Skip to content

Commit 3bb9629

Browse files
committed
fix redhat-catalogs
1 parent cc1bad3 commit 3bb9629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm/mas_devops/roles/ocp_idms/templates/idms/mas/redhat-catalogs.yml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ spec:
136136
source: registry.redhat.io/openshift-pipelines
137137
mirrorSourcePolicy: NeverContactSource
138138
- mirrors:
139-
- {{ registry_private_url_with_path_redhat }}/openshift-service-mesh
140-
source: registry.redhat.io/openshift-service-mesh
139+
- {{ registry_private_url_with_path_redhat }}/openshift-serverless-1
140+
source: registry.redhat.io/openshift-serverless-1
141141
mirrorSourcePolicy: NeverContactSource
142142
- mirrors:
143143
- {{ registry_private_url_with_path_redhat }}/turbonomic

0 commit comments

Comments
 (0)