From adfabb7cf77c888ccdbcfc2e7075ab7ae03f57be Mon Sep 17 00:00:00 2001 From: Max Bridges Date: Tue, 8 Jul 2025 13:42:40 -0400 Subject: [PATCH] Let's see if this fixes the tables. --- ...all-modifying-install-config-for-dual-stack-network.adoc | 6 +++++- modules/persistent-storage-csi-tp-enable.adoc | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/modules/ipi-install-modifying-install-config-for-dual-stack-network.adoc b/modules/ipi-install-modifying-install-config-for-dual-stack-network.adoc index 14dee38bbbf1..19d3028765eb 100644 --- a/modules/ipi-install-modifying-install-config-for-dual-stack-network.adoc +++ b/modules/ipi-install-modifying-install-config-for-dual-stack-network.adoc @@ -80,4 +80,8 @@ endif::[] [NOTE] ==== For a cluster with dual-stack networking configuration, you must assign both IPv4 and IPv6 addresses to the same interface. -==== \ No newline at end of file +==== + +ifeval::["{context}" == "installing-vsphere-installer-provisioned-network-customizations"] +:!vsphere: +endif::[] \ No newline at end of file diff --git a/modules/persistent-storage-csi-tp-enable.adoc b/modules/persistent-storage-csi-tp-enable.adoc index 41c31242c5de..e1e35838cc10 100644 --- a/modules/persistent-storage-csi-tp-enable.adoc +++ b/modules/persistent-storage-csi-tp-enable.adoc @@ -132,3 +132,7 @@ managed-premium (default) kubernetes.io/azure-disk Delete Wait ---- <1> Azure File storage class endif::azure_file[] + +ifeval::["{context}" == "persistent-storage-csi-vsphere"] +:!vsphere: +endif::[] \ No newline at end of file