Skip to content

Commit cd2734c

Browse files
authored
Merge pull request #56508 from adellape/update_rhec_url
2 parents 17945b1 + 06fa44d commit cd2734c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

operators/admin/olm-restricted-networks.adoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,17 @@ After enabling OLM in a restricted network, you can continue to use your unrestr
2222

2323
[IMPORTANT]
2424
====
25-
While OLM can manage Operators from local sources, the ability for a given Operator to run successfully in a restricted network still depends on the Operator itself. The Operator must:
25+
While OLM can manage Operators from local sources, the ability for a given Operator to run successfully in a restricted network still depends on the Operator itself meeting the following criteria:
2626
2727
* List any related images, or other container images that the Operator might require to perform their functions, in the `relatedImages` parameter of its `ClusterServiceVersion` (CSV) object.
2828
* Reference all specified images by a digest (SHA) and not by a tag.
2929
30-
You can search on the Red Hat Ecosystem Catalog for a list of Red Hat Operators that support running in disconnected mode by selecting the *Disconnected* filter under *Infrastucture Features*:
30+
You can search software on the link:https://catalog.redhat.com/software/search?p=1&deployed_as=Operator&type=Containerized%20application&badges_and_features=Disconnected[Red Hat Ecosystem Catalog] for a list of Red Hat Operators that support running in disconnected mode by filtering with the following selections:
3131
32-
link:https://catalog.redhat.com/software/operators/search[]
32+
[horizontal]
33+
Type:: Containerized application
34+
Deployment method:: Operator
35+
Infrastructure features:: Disconnected
3336
====
3437

3538
[role="_additional-resources"]

0 commit comments

Comments
 (0)