Skip to content

Commit f8f64ed

Browse files
authored
Merge pull request #65909 from jneczypor/OSDOCS-8088
OSDOCS-8088: Edit domain name in step 3.2 of ROSA Shared VPC docs
2 parents 2d62321 + 6c135ee commit f8f64ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rosa-sharing-vpc-hosted-zones.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ image::372_OpenShift_on_AWS_persona_worflows_0923_3.png[]
3737
]
3838
}
3939
----
40-
. Create a private hosted zone in the link:https://us-east-1.console.aws.amazon.com/route53/v2/[Route 53 section of the AWS console]. In the hosted zone configuration, the domain name is `<cluster-name>.openshiftapps.com`. The private hosted zone must be associated with the created VPC.
40+
. Create a private hosted zone in the link:https://us-east-1.console.aws.amazon.com/route53/v2/[Route 53 section of the AWS console]. In the hosted zone configuration, the domain name is `<cluster_name>.<reserved_dns_domain>`. The private hosted zone must be associated with the created VPC.
4141
. After the hosted zone is created and associated with the VPC, provide the following to the *Cluster Creator* to continue configuration:
4242
* Hosted zone ID
4343
* AWS region

0 commit comments

Comments
 (0)