Peer approval for remote worker access (#241)

This commit is contained in:
Damaso Sanoja
2024-10-11 12:10:26 -04:00
committed by GitHub
parent 0f1ca88a1b
commit 0a0fb2e096
3 changed files with 32 additions and 28 deletions

View File

@@ -64,6 +64,10 @@ export const docsNavigation = [
title: 'Access from Kubernetes',
href: '/how-to/access-internal-resources-from-autoscaled-environments'
},
{
title: 'Peer Approval for Remote Access',
href: '/how-to/peer-approval-for-remote-worker-access'
},
]
},
{