From 02049bf68d5389140e62393cd90e310e9e2749e4 Mon Sep 17 00:00:00 2001 From: Bruce Huang Date: Sat, 8 Oct 2022 11:36:49 +0800 Subject: update zh-CN docs (#539) * update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs --- docs/k8s.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/k8s.md') diff --git a/docs/k8s.md b/docs/k8s.md index c4a4d615..c15e8389 100644 --- a/docs/k8s.md +++ b/docs/k8s.md @@ -1,4 +1,4 @@ -## Kubernetes +# Kubernetes You could host your own Atuin server using the Kubernetes platform. @@ -167,8 +167,6 @@ spec: Finally, you may want to use a separate namespace for atuin, by creating a [`namespace.yaml`](../k8s/namespaces.yaml) file: -```yaml - ```yaml apiVersion: v1 kind: Namespace -- cgit v1.3.1