File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ ifeval::["{context}" == "installing-gcp-network-customizations"]
6868endif::[]
6969ifeval::["{context} " == "installing-gcp-user-infra"]
7070:gcp:
71+ :gcp-user-infra:
7172endif::[]
7273ifeval::["{context} " == "installing-gcp-user-infra-vpc"]
7374:gcp:
@@ -346,7 +347,7 @@ ifdef::openshift-origin[]
346347This field is optional.
347348endif::[]
348349endif::rhv[]
349- ifdef::gcp,azure-user-infra[]
350+ ifdef::gcp-user-infra ,azure-user-infra[]
350351.. Optional: If you do not want the cluster to provision compute machines, empty
351352the compute pool by editing the resulting `install-config.yaml` file to set
352353`replicas` to `0` for the `compute` pool:
@@ -524,6 +525,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
524525endif::[]
525526ifeval::["{context}" == "installing-azure-user-infra"]
526527:!azure:
528+ :!azure-user-infra:
527529endif::[]
528530ifeval::["{context}" == "installing-gcp-customizations"]
529531:!gcp:
@@ -536,7 +538,7 @@ ifeval::["{context}" == "installing-gcp-vpc"]
536538endif::[]
537539ifeval::["{context}" == "installing-gcp-user-infra"]
538540:!gcp:
539- :!azure -user-infra:
541+ :!gcp -user-infra:
540542endif::[]
541543ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
542544:!gcp:
You can’t perform that action at this time.
0 commit comments