Skip to content

Commit 112aa9a

Browse files
authored
Merge pull request #416 from mbaldessari/readme-iib
Small clarification in IIB
2 parents d8e97af + df739e2 commit 112aa9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/iib_ci/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export CHANNEL=$(oc get -n openshift-marketplace packagemanifests -l "catalog=ii
5454
make EXTRA_HELM_OPTS="--set main.extraParameters[0].name=clusterGroup.subscriptions.acm.source --set main.extraParameters[0].value=iib-${IIB} --set main.extraParameters[1].name=clusterGroup.subscriptions.acm.channel --set main.extraParameters[1].value=${CHANNEL}" install
5555
```
5656

57-
*Note*: This needs VP operator version >= 0.0.14
57+
*Note*: In this case `acm` is the name of the subscription in `values-hub.yaml`
5858

5959
### OCP 4.13 and onwards
6060

0 commit comments

Comments
 (0)