Remove rotate ca certs from ui docs

This commit is contained in:
galal-hussein
2019-03-22 10:23:26 -07:00
committed by Denise Schannon
parent b0031b97ae
commit 3bda9ead52
@@ -26,16 +26,9 @@ Rancher launched Kubernetes clusters have the ability to rotate the auto-generat
3. Select which certificates that you want to rotate.
* Rotate the CA and all Service certificates
* Rotate all Service certificates (keep the same CA)
* Rotate an individual service and choose one of the services from the drop down menu
> **Note:** Rotating the CA certificate will result in restarting other system pods, that will also use the new CA certificate. This includes:
>
>- Networking pods (canal, calico, flannel, and weave)
>- Ingress Controller pods
>- KubeDNS pods
4. Click **Save**.
**Results:** The selected certificates will be rotated and the related services will be restarted to start using the new certificate.