File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
5555endif::[]
5656ifeval::["{context} " == "installing-azure-user-infra"]
5757:azure:
58+ :azure-user-infra:
5859endif::[]
5960ifeval::["{context} " == "installing-gcp-customizations"]
6061:gcp:
@@ -67,6 +68,7 @@ ifeval::["{context}" == "installing-gcp-network-customizations"]
6768endif::[]
6869ifeval::["{context} " == "installing-gcp-user-infra"]
6970:gcp:
71+ :gcp-user-infra:
7072endif::[]
7173ifeval::["{context} " == "installing-gcp-user-infra-vpc"]
7274:gcp:
@@ -345,7 +347,7 @@ ifdef::openshift-origin[]
345347This field is optional.
346348endif::[]
347349endif::rhv[]
348- ifeval::["{context}" == "installing- gcp-user-infra" ]
350+ ifdef:: gcp-user-infra,azure-user-infra[ ]
349351.. Optional: If you do not want the cluster to provision compute machines, empty
350352the compute pool by editing the resulting `install-config.yaml` file to set
351353`replicas` to `0` for the `compute` pool:
@@ -523,6 +525,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
523525endif::[]
524526ifeval::["{context}" == "installing-azure-user-infra"]
525527:!azure:
528+ :!azure-user-infra:
526529endif::[]
527530ifeval::["{context}" == "installing-gcp-customizations"]
528531:!gcp:
@@ -535,6 +538,7 @@ ifeval::["{context}" == "installing-gcp-vpc"]
535538endif::[]
536539ifeval::["{context}" == "installing-gcp-user-infra"]
537540:!gcp:
541+ :!gcp-user-infra:
538542endif::[]
539543ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
540544:!gcp:
You can’t perform that action at this time.
0 commit comments