Skip to content

Commit

Permalink
Update versioned_docs/version-5.4/02.deploying/01.production/04.inter…
Browse files Browse the repository at this point in the history
…nal/04.internal.md

Co-authored-by: Sunil Singh <[email protected]>
  • Loading branch information
holyspectral and sunilarjun authored Dec 19, 2024
1 parent f63122d commit 58088cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ If you didn't replace the internal certificate before and want to migrate to a n
kubectl get secret internal-cert -o yaml
```

If you see `tls.key`, `tls.crt` and `ca.crt` there, that means you've been using automatically generated certificate and you can skip this section.
If you see `tls.key`, `tls.crt` and `ca.crt` there, that means you've been using the automatically generated certificate and you can skip this section.

If you can see the secret, but cannot find these secrets, consider enabling `internal.autoRotateCert` in the helm charts override. This option will generate and rotate your internal certificate automatically.

Expand Down

0 comments on commit 58088cb

Please sign in to comment.