Skip to content

Commit fdabafc

Browse files
committed
Move the link to the lists of domains in embedded and helm docs
1 parent e75f509 commit fdabafc

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/self-hosted/kubernetes-maintenance.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,10 @@ kubectl kots admin-console upgrade -n NAMESPACE
3131

3232
Replace `NAMESPACE` with the namespace in your cluster where KOTS is installed.
3333

34+
### Updating or Replacing the SSL Certificate
35+
36+
The following applies only to kURL installations. To update or replace the certificate, you must first restore the ability
37+
to upload new TLS certificates and then reupload the certificate through the user interface. Please refer to
38+
the [Replicated Documentation](https://docs.replicated.com/enterprise/updating-tls-cert#update-custom-tls-certificates)
39+
for detailed instructions.
40+

docs/self-hosted/maintenance.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ Go back to the dashboard on the Replicated Management Console and restart the ap
3131

3232
If your certificate requires intermediate certificates to be recognized by your browser and/or Composer you can paste them into your certificate text file. Please make sure they are sorted from leaf (your certificate) via intermediate certificate to root certificate at the bottom. Otherwise Replicated will not recognize the certificate in a combined file.
3333

34-
> In order to replace the certificate, you will first need to restore the ability to upload new TLS certificates as described in the
35-
> [Replicated Documentation](https://docs.replicated.com/enterprise/updating-tls-cert#update-custom-tls-certificates)
36-
3734
Please see the [Troubleshooting](./troubleshooting.md) page for details on dealing with SSL errors.
3835

3936
#### Automating the replacement of the SSL certificate

0 commit comments

Comments
 (0)