aboutsummaryrefslogtreecommitdiffstats
path: root/docs/k8s.md
diff options
context:
space:
mode:
authorBruce Huang <helbingxxx@gmail.com>2022-10-08 11:36:49 +0800
committerGitHub <noreply@github.com>2022-10-08 03:36:49 +0000
commit02049bf68d5389140e62393cd90e310e9e2749e4 (patch)
treeeaa5f6077be80512d20f75ee597a730a40382dac /docs/k8s.md
parentadd some error messages (#510) (diff)
downloadatuin-02049bf68d5389140e62393cd90e310e9e2749e4.zip
update zh-CN docs (#539)
* update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs
Diffstat (limited to 'docs/k8s.md')
-rw-r--r--docs/k8s.md4
1 files changed, 1 insertions, 3 deletions
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.
@@ -168,8 +168,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
metadata: