Skip to content

Commit 617222e

Browse files
authored
Merge pull request #46621 from rh-max/srvls-rosa-install
[SRVCOM-1703] Add Serverless docs for ROSA: install
2 parents bb4540e + 2ad03e1 commit 617222e

8 files changed

+9
-9
lines changed

modules/serverless-deleting-crds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ifdef::openshift-enterprise[]
2121
* You have access to an {product-title} account with cluster administrator access.
2222
endif::[]
2323

24-
ifdef::openshift-dedicated[]
24+
ifdef::openshift-dedicated,openshift-rosa[]
2525
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
2626
endif::[]
2727

modules/serverless-install-eventing-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
1919
endif::[]
2020

modules/serverless-install-eventing-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
1919
endif::[]
2020

modules/serverless-install-serving-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
1919
endif::[]
2020

modules/serverless-install-serving-yaml.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
1919
endif::[]
2020

modules/serverless-install-web-console.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster or dedicated administrator access.
1919
endif::[]
2020

modules/serverless-uninstalling-knative-serving.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ifdef::openshift-enterprise[]
1414
* You have access to an {product-title} account with cluster administrator access.
1515
endif::[]
1616

17-
ifdef::openshift-dedicated[]
17+
ifdef::openshift-dedicated,openshift-rosa[]
1818
* You have access to an {product-title} account with cluster administrator or dedicated administrator access.
1919
endif::[]
2020

serverless/install/install-serverless-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ You can use the {product-title} `MachineSet` API to manually scale your cluster
3030
// QE thread related: https://coreos.slack.com/archives/CD87JDUB0/p1643986092796179
3131
endif::[]
3232

33-
// OSD docs
34-
ifdef::openshift-dedicated[]
33+
// OSD and ROSA docs
34+
ifdef::openshift-dedicated,openshift-rosa[]
3535
include::modules/serverless-cluster-sizing-req.adoc[leveloffset=+1]
3636
endif::[]
3737

0 commit comments

Comments
 (0)