From 7f717519cabdd77ee1f9e6d35f9cd4012032afd6 Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Mon, 16 Apr 2018 14:14:19 -0400 Subject: [PATCH] Adding PR 8373 to 3.5 --- install_config/redeploying_certificates.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install_config/redeploying_certificates.adoc b/install_config/redeploying_certificates.adoc index 31bb5e1c8465..6f161fd44cf7 100644 --- a/install_config/redeploying_certificates.adoc +++ b/install_config/redeploying_certificates.adoc @@ -388,6 +388,12 @@ $ ansible-playbook -i \ /usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml ---- +==== +After running this playbook, you need to regenerate any xref:../dev_guide/secrets.adoc#service-serving-certificate-secrets[service signing certificate or key pairs] +by deleting existing secrets that contain service serving certificates or removing and re-adding +annotations to appropriate services. +==== + [[redeploying-etcd-certificates]] === Redeploying etcd Certificates Only