Skip to content

Commit ba09732

Browse files
authored
Merge pull request #672 from open-cluster-management/cadawson-patch-1
formatting
2 parents d161126 + f4d7618 commit ba09732

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

install/install_connected.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ You must meet the following requirements before you install Red Hat Advanced Clu
2727
oc create namespace <namespace>
2828
```
2929

30-
Replace <namespace> with a name for your namespace. **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.
30+
Replace <namespace> with a name for your namespace.
31+
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 given access to this namespace already has cluster-administrator access.
3133

3234
2. Switch your project namespace to the one that you created:
3335

@@ -131,7 +133,9 @@ You must meet the following requirements before you install Red Hat Advanced Clu
131133
132134
3. Provide a name for your namespace. This is the namespace that you use throughout the installation process.
133135
134-
4. Select **Create**. **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.
136+
4. Select **Create**.
137+
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.
135139
136140
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.
137141

0 commit comments

Comments
 (0)