diff options
Diffstat (limited to 'docs/k8s.md')
| -rw-r--r-- | docs/k8s.md | 4 |
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: |
