aboutsummaryrefslogtreecommitdiffstats
path: root/k8s/namespaces.yaml
diff options
context:
space:
mode:
authorKlas Mellbourn <klas@mellbourn.net>2022-06-26 20:40:36 +0200
committerGitHub <noreply@github.com>2022-06-26 18:40:36 +0000
commitf946644cebb94bb62646cce6fcf3900fe71e2bea (patch)
tree3acb299f0d8677bc919b81aa80f9fa1db0579357 /k8s/namespaces.yaml
parentAdd Fig as an installation method to the README (#459) (diff)
downloadatuin-f946644cebb94bb62646cce6fcf3900fe71e2bea.zip
Add kubernetes instructions and manifests (#427)
* add kubernetes instructions * minor wording improvements * better password instructions * add information about changed port * improved grammar * Separate docker and k8s docs Add k8s folder for kubernetes configs
Diffstat (limited to 'k8s/namespaces.yaml')
-rw-r--r--k8s/namespaces.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/k8s/namespaces.yaml b/k8s/namespaces.yaml
new file mode 100644
index 00000000..20a401f6
--- /dev/null
+++ b/k8s/namespaces.yaml
@@ -0,0 +1,6 @@
+apiVersion: v1
+kind: Namespace
+metadata:
+ name: atuin-namespace
+ labels:
+ name: atuin