mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-10 15:47:36 +02:00
docs: add mTLS recipe (#807)
* docs: add mTLS recipe * add argo and mtls to sidebar
This commit is contained in:
parent
f97341dcb8
commit
b88a619c0d
8 changed files with 112 additions and 1 deletions
|
@ -149,7 +149,7 @@ module.exports = {
|
|||
|
||||
collapsable: false,
|
||||
sidebarDepth: 1,
|
||||
children: ["", "ad-guard", "vs-code-server", "kubernetes"],
|
||||
children: ["", "ad-guard", "vs-code-server", "kubernetes", "argo", "mtls"],
|
||||
},
|
||||
],
|
||||
"/enterprise/": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue