docs: Small change to fix broken link to k8s upgrade from k8s tls certs page (#9705)
Broken link to k8s server upgrade from tls certs page
This commit is contained in:
parent
a0842ce955
commit
5c749d32f8
|
@ -25,4 +25,4 @@ To explicitly perform server certificate rotation, follow these steps:
|
|||
|
||||
This should run the `tls-init` job that will generate new Server certificates.
|
||||
|
||||
1. Restart the Server pods following the steps [here](/docs/k8s/operations/upgrade#upgrading-consul-servers).
|
||||
1. Restart the Server pods following the steps [here](/docs/k8s/upgrade#upgrading-consul-servers).
|
||||
|
|
Loading…
Reference in New Issue