File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ You must meet the following requirements before you install Red Hat Advanced Clu
5555 Replace _default_ with the name of your operator group.
5656 Replace _namespace_ with the name of your project namespace.
5757
58- 2. Apply the file that you created to define the operator group:
58+ 2. Apply the file that you created to define the operator group:
5959
60- ```
61- oc apply -f local/<operator-group>.yaml
62- ```
63- Replace _operator-group_ with the name of the operator group `.yaml` file that you created.
60+ ```
61+ oc apply -f local/<operator-group>.yaml
62+ ```
63+ Replace _operator-group_ with the name of the operator group `.yaml` file that you created.
6464
65654. Apply the subscription.
6666
You can’t perform that action at this time.
0 commit comments