issues/27: autotesting guide and VitePress nav

This commit is contained in:
Valery Petrov
2026-06-04 12:51:57 +03:00
parent a71fee4187
commit b5f31542a2
3 changed files with 94 additions and 0 deletions
+1
View File
@@ -93,6 +93,7 @@ export default defineConfig({
items: [
{ text: 'Docker Compose', link: '/infrastructure/docker' },
{ text: 'K8s + Terraform + ArgoCD + Gitea', link: '/infrastructure/k8s-cicd-platform-plan' },
{ text: 'Автотестирование (issues/27-test)', link: '/infrastructure/autotesting' },
{ text: 'Backend: внешние сервисы (test/stage/prod)', link: '/infrastructure/backend-external-services' },
{
text: 'Локальная ферма k8s (Multipass)',