Skip to content

Commit cbddedf

Browse files
committed
fixing path from 1500224 QE review
1 parent 6799168 commit cbddedf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

install_config/certificate_customization.adoc

+1-2
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Where the parameter values are:
150150

151151
The file paths must be local to the system where Ansible runs. Certificates
152152
are copied to master hosts and are deployed within the
153-
*_/etc/origin/master/named_certificates/_* directory.
153+
*_/etc/origin/master_* directory.
154154

155155
When securing the registry, add the service hostnames and IP addresses to the server certificate for the registry.
156156
The Subject Alternative Names (SAN) must contain the following.
@@ -397,4 +397,3 @@ ansible-playbook /usr/share/ansible/openshift-ansible/playbooks/redeploy-router-
397397

398398
For information on how other components, such as Logging & Metrics, use custom certificates, see
399399
xref:../day_two_guide/certificate_management.adoc#admin-solutions-certificate-management[Certificate Management].
400-

0 commit comments

Comments
 (0)