Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-3806

the command of "Add the cluster role to the service account" is not correct

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.11
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 1
    • Moderate
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      the command of "Add the cluster role to the service account" is not correct

      Version-Release number of selected component (if applicable):

      https://docs.openshift.com/container-platform/4.11/storage/dynamic-provisioning.html#azure-file-definition_dynamic-provisioning
      path:
      Azure File object definition -> Add the cluster role to the service account:
      command "oc adm policy add-cluster-role-to-user <persistent-volume-binder-role>" lack of user part and "Example output" part is not correct.
      modify to:
      oc adm policy add-cluster-role-to-user <persistent-volume-binder-role> system:serviceaccount:kube-system:persistent-volume-binder 
      And delete "Example output" part
       

      How reproducible:

       

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

       

      Expected results:

       

      Additional info:

       

              sdudhgao@redhat.com Servesha Dudhgaonkar
              rhn-support-minmli Min Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: