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"]
55
55
endif::[]
56
56
ifeval::["{context} " == "installing-azure-user-infra"]
57
57
:azure:
58
+ :azure-user-infra:
58
59
endif::[]
59
60
ifeval::["{context} " == "installing-gcp-customizations"]
60
61
:gcp:
@@ -67,6 +68,7 @@ ifeval::["{context}" == "installing-gcp-network-customizations"]
67
68
endif::[]
68
69
ifeval::["{context} " == "installing-gcp-user-infra"]
69
70
:gcp:
71
+ :gcp-user-infra:
70
72
endif::[]
71
73
ifeval::["{context} " == "installing-gcp-user-infra-vpc"]
72
74
:gcp:
@@ -345,7 +347,7 @@ ifdef::openshift-origin[]
345
347
This field is optional.
346
348
endif::[]
347
349
endif::rhv[]
348
- ifeval::["{context}" == "installing- gcp-user-infra" ]
350
+ ifdef:: gcp-user-infra,azure-user-infra[ ]
349
351
.. Optional: If you do not want the cluster to provision compute machines, empty
350
352
the compute pool by editing the resulting `install-config.yaml` file to set
351
353
`replicas` to `0` for the `compute` pool:
@@ -523,6 +525,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
523
525
endif::[]
524
526
ifeval::["{context}" == "installing-azure-user-infra"]
525
527
:!azure:
528
+ :!azure-user-infra:
526
529
endif::[]
527
530
ifeval::["{context}" == "installing-gcp-customizations"]
528
531
:!gcp:
@@ -535,6 +538,7 @@ ifeval::["{context}" == "installing-gcp-vpc"]
535
538
endif::[]
536
539
ifeval::["{context}" == "installing-gcp-user-infra"]
537
540
:!gcp:
541
+ :!gcp-user-infra:
538
542
endif::[]
539
543
ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
540
544
:!gcp:
You can’t perform that action at this time.
0 commit comments