Skip to content

Commit e025deb

Browse files
authored
Merge pull request #71993 from bscott-rh/OSDOCS-9210-revert
Revert "OSDOCS#9210 Enabling userProvisionedDNS for GCP installations"
2 parents d87738a + b5864f5 commit e025deb

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,12 +2120,6 @@ Additional GCP configuration parameters are described in the following table:
21202120
|The name of the GCP project where the installation program installs the cluster.
21212121
|String.
21222122

2123-
|platform:
2124-
gcp:
2125-
userProvisionedDNS:
2126-
|Enables user-provisioned DNS instead of the default cluster-provisioned DNS solution. If you want to use this feature, you must set the `featureSet` parameter to `TechPreviewNoUpgrade`. Alternatively, you can set `featureSet` to `CustomNoUpgrade` and `featureGates` to `- GCPClusterHostedDNS=true`.
2127-
|`Enabled` or `Disabled`. The default value is `Disabled`.
2128-
21292123
|platform:
21302124
gcp:
21312125
region:

modules/nodes-cluster-enabling-features-about.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ The following Technology Preview features are enabled by this feature set:
4747
** `managedBootImages`
4848
** `onClusterBuild`
4949
** `signatureStores`
50-
** `userProvisionedDNS`
5150
--
5251
5352
////

nodes/clusters/nodes-cluster-enabling-features.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,7 @@ For more information about the features activated by the `TechPreviewNoUpgrade`
2525
** xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#persistent-storage-csi-sc-manage[Managing the default storage class]
2626

2727

28-
** xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Pod security admission enforcement]
29-
30-
** xref:../../installing/installing_gcp/installation-config-parameters-gcp.adoc#installation-configuration-parameters-additional-gcp_installation-config-parameters-gcp[Installation configuration parameters for GCP]
28+
** xref:../../authentication/understanding-and-managing-pod-security-admission.adoc#understanding-and-managing-pod-security-admission[Pod security admission enforcement].
3129

3230
include::modules/nodes-cluster-enabling-features-install.adoc[leveloffset=+1]
3331

0 commit comments

Comments
 (0)