Skip to content

Commit 1035c7d

Browse files
OSDOCS-9312: Catalogd doesn't support global pull secret admonition
1 parent 51d89e3 commit 1035c7d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
// Text snippet included in the following modules:
22
//
3-
// * modules/olmv1-operator-api.adoc
3+
// * modules/olmv1-adding-a-catalog.adoc
4+
// * modules/olmv1-creating-a-pull-secret-for-catalogd.adoc
5+
// * modules/olmv1-red-hat-catalogs.adoc
46

57
:_mod-docs-content-type: SNIPPET
68

79
If you want to use a catalog that is hosted on a secure registry, such as Red Hat-provided Operator catalogs from `registry.redhat.io`, you must have a pull secret scoped to the `openshift-catalogd` namespace.
810
ifndef::olmv1-pullsecret-proc[For more information, see "Creating a pull secret for catalogs hosted on a secure registry".]
11+
12+
ifdef::olmv1-pullsecret-proc[]
13+
[NOTE]
14+
====
15+
Currently, catalogd cannot read global pull secrets from {product-title} clusters. Catalogd can read references to secrets only in the namespace where it is deployed.
16+
====
17+
endif::[]

0 commit comments

Comments
 (0)