1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Add watch note to OperatorHub files

This commit is contained in:
Alex Dellapenta
2020-10-21 11:53:52 -06:00
committed by openshift-cherrypick-robot
parent a90858f42c
commit 76b56dcd87
4 changed files with 12 additions and 0 deletions

View File

@@ -3,6 +3,9 @@
// * operators/user/olm-installing-operators-in-namespace.adoc
// * operators/admin/olm-adding-operators-to-cluster.adoc
// * post_installation_configuration/preparing-for-users.adoc
//
// Module watched for changes by Ecosystem Catalog team:
// https://projects.engineering.redhat.com/projects/RHEC/summary
ifeval::["{context}" == "olm-installing-operators-in-namespace"]
:olm-user:

View File

@@ -3,6 +3,9 @@
// * operators/user/olm-installing-operators-in-namespace.adoc
// * operators/admin/olm-adding-operators-to-cluster.adoc
// * post_installation_configuration/preparing-for-users.adoc
//
// Module watched for changes by Ecosystem Catalog team:
// https://projects.engineering.redhat.com/projects/RHEC/summary
// Add additional ifevals here, but before context == olm-adding-operators-to-a-cluster
ifeval::["{context}" != "olm-adding-operators-to-a-cluster"]

View File

@@ -3,6 +3,9 @@
// * operators/user/olm-installing-operators-in-namespace.adoc
// * operators/admin/olm-adding-operators-to-cluster.adoc
// * post_installation_configuration/preparing-for-users.adoc
//
// Module watched for changes by Ecosystem Catalog team:
// https://projects.engineering.redhat.com/projects/RHEC/summary
ifeval::["{context}" == "olm-installing-operators-in-namespace"]
:olm-user:

View File

@@ -3,6 +3,9 @@
include::modules/common-attributes.adoc[]
:context: olm-adding-operators-to-a-cluster
// Assembly and included modules watched for changes by Ecosystem Catalog team:
// https://projects.engineering.redhat.com/projects/RHEC/summary
toc::[]
This guide walks cluster administrators through installing Operators to an {product-title} cluster and subscribing Operators to namespaces.