Skip to content

Commit e937594

Browse files
authored
Merge pull request #668 from open-cluster-management/cadawson-patch-1
formatting lists
2 parents a04a8be + 13159b4 commit e937594

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/install_connected.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
2929

3030
Replace <namespace> with a name for your namespace.
3131

32-
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is added permissions to access to this namespace already has cluster administrator access.
32+
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is added permissions to access to this namespace already has cluster administrator access.
3333

3434
2. Switch your project namespace to the one that you created:
3535

@@ -112,7 +112,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
112112
**Note:** If this step fails with the following error, the resources are still being created and applied:
113113
114114
```
115-
error: unable to recognize "./mch.yaml": no matches for kind "MultiClusterHub" in version "operators.open-cluster-management.io/v1beta1"
115+
error: unable to recognize "./mch.yaml": no matches for kind "MultiClusterHub" in version "operators.open-cluster- management.io/v1beta1"
116116
```
117117
118118
Run the command again in a few minutes when the resources are created.
@@ -135,7 +135,7 @@ You must meet the following requirements before you install Red Hat Advanced Clu
135135
136136
4. Select **Create**.
137137
138-
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is given access to this namespace already has cluster administrator access.
138+
**Important:** The Red Hat Advanced Cluster Management operator must be installed in its own namespace. A `ServiceAccount` with a `ClusterRoleBinding` automatically gives cluster administrator privileges to Red Hat Advanced Cluster Management and to any ID with access to the namespace. For security, make sure that anyone who is given access to this namespace already has cluster administrator access.
139139
140140
2. Switch your project namespace to the one that you created in step 1. This ensures that the steps are completed in the correct namespace. Some resources are namespace-specific.
141141

0 commit comments

Comments
 (0)