mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-03 14:54:53 -04:00
Document cert-manager installation. (#752)
This commit is contained in:
parent
d3873988c9
commit
e461b6385a
2 changed files with 17 additions and 0 deletions
|
@ -138,6 +138,11 @@ const sidebars = {
|
|||
label: 'Upgrade your cluster',
|
||||
id: 'workflows/upgrade',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Installing cert-manager',
|
||||
id: 'workflows/installing-cert-manager',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Terminate your cluster',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue