Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ Other custom configurations are referenced in this repository.
```

4. Deploy the OpenShift operator bundle:
> NOTE: Update the `storageClassName` setting in `openshift.bundle.yaml` (by default its set to `gp2`).
> NOTE: You may need to add the `storageClassName` setting in `openshift/rec_rhel.yaml` (by default its set to `gp2`).

```bash
oc apply -f openshift.bundle.yaml
Expand Down