Skip to content

Commit 973f148

Browse files
DOCSP-28141 Steps in create credentials tutorial require an existing project (#1420)
* DOCSP-28141 Steps in create credentials tutorial require an existing project * DOCSP-28141 updates for CR feedback * DOCSP-28141 updates for feedback
1 parent b6aa40a commit 973f148

File tree

1 file changed

+13
-4
lines changed

1 file changed

+13
-4
lines changed

source/tutorial/create-operator-credentials.txt

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ Prerequisites
3737

3838
To create credentials for the |k8s-op-short|, you must:
3939

40-
41-
4240
1. Have or create an |onprem|
4341
:opsmgr:`Organization </tutorial/manage-organizations>`.
4442

@@ -47,12 +45,23 @@ To create credentials for the |k8s-op-short|, you must:
4745

4846
#. Grant this new |svc-api-key|:
4947

50-
- The :authrole:`Organization Owner` role, if you want the |k8s-op-short|
51-
to create projects and manage them.
48+
- The :authrole:`Organization Owner` or :authrole:`Global Owner`
49+
role, if you want the |k8s-op-short| to create projects and manage
50+
them.
5251

5352
- The :authrole:`Project Owner` role, if you want the |k8s-op-short|
5453
to only manage projects.
5554

55+
.. note::
56+
57+
You must grant the |svc-api-key| the
58+
:authrole:`Organization Owner` or :authrole:`Global Owner` role.
59+
If you want to grant the |svc-api-key| only the :authrole:`Project
60+
Owner` role, you must first create the project and then the
61+
|svc-api-key| for the project with the :authrole:`Project Owner`
62+
role. The |k8s-op-short| can't create projects if the
63+
|svc-api-key| has only the :authrole:`Project Owner` role.
64+
5665
#. Add the |ipaddr| or |cidr| block of any hosts that serve the
5766
|k8s-op-short| to the
5867
:opsmgr:`API Access List </tutorial/configure-public-api-access/>`.

0 commit comments

Comments
 (0)