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: metadata:
name: Level1SystemAdmin name: Level1SystemAdmin
subjects: subjects:
kind: Group - kind: Group
name: Level1SystemAdmin name: Level1SystemAdmin
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
roleRef: roleRef:
kind: ClusterRole kind: ClusterRole
name: cluster-admin 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 $ kubectl apply -f /home/sysadmin/users/Level1SystemAdmin-clusterrolebinding.yml
#. Create a new local |LDAP| user for the first system administrator. #. Create a new local |LDAP| user for the first system administrator.
.. code-block:: .. code-block::