mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-28 08:27:26 +02:00
deployment: update helm and add quick-start docs (#75)
- adds quick-start documentation for using helm - update helm deployment charts to match outstanding official charts repo.
This commit is contained in:
parent
7c7939cf5b
commit
5284c8c32b
20 changed files with 484 additions and 248 deletions
|
@ -30,7 +30,7 @@ function guideSidebar(title) {
|
|||
{
|
||||
title,
|
||||
collapsable: false,
|
||||
children: ["", "kubernetes", "from-source"]
|
||||
children: ["", "helm", "kubernetes", "from-source"]
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue