Skip to content

Typo: SIDB/REAMDME.md incorrect filename supplied for oc apply command for OpenShift RBAC #203

@SyNuOra

Description

@SyNuOra

Reporting a typo in the documentation for SIDB README.md - OpenShift Context Contstratints

In step 2 it provides the following:

Apply the file openshift_rbac.yaml with cluster-admin user privileges.

oc apply -f openshift-rbac.yaml

The file name in the command used to apply the yaml file is incorrect, it contains a "-" instead of "_" . It should be:

oc apply -f openshift_rbac.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions