mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: missing manifest for deployment logs doc (#8703)
This commit is contained in:
@@ -106,6 +106,11 @@
|
||||
"title": "Additional clusters",
|
||||
"description": "Deploy workspaces on additional Kubernetes clusters",
|
||||
"path": "./platforms/kubernetes/additional-clusters.md"
|
||||
},
|
||||
{
|
||||
"title": "Deployment logs",
|
||||
"description": "Stream K8s event logs on workspace startup",
|
||||
"path": "./platforms/kubernetes/deployment-logs.md"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user