Error in the example yaml on the Create First System Administrator (dsR10)

closes-bug: 2093333

Change-Id: Ic5b2520002f1d75122bd7724f0c5b8bd1ce70d3a
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
This commit is contained in:
Suzana Fernandes 2025-01-09 12:15:44 +00:00 committed by Suzana Barude Fernandes
parent eb52adae9c
commit 852f8743e2

View File

@ -80,9 +80,9 @@ it can create subsequent system administrators and end users.
metadata:
name: Level1SystemAdmin
subjects:
kind: Group
name: Level1SystemAdmin
apiGroup: rbac.authorization.k8s.io
- kind: Group
name: Level1SystemAdmin
apiGroup: rbac.authorization.k8s.io
roleRef:
kind: ClusterRole
name: cluster-admin
@ -91,7 +91,6 @@ it can create subsequent system administrators and end users.
$ kubectl apply -f /home/sysadmin/users/Level1SystemAdmin-clusterrolebinding.yml
#. Create a new local |LDAP| user for the first system administrator.
.. code-block::