summaryrefslogtreecommitdiff
path: root/data.d/k3s-jaomox/manifests.d/namespaces.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data.d/k3s-jaomox/manifests.d/namespaces.yaml')
-rw-r--r--data.d/k3s-jaomox/manifests.d/namespaces.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/data.d/k3s-jaomox/manifests.d/namespaces.yaml b/data.d/k3s-jaomox/manifests.d/namespaces.yaml
new file mode 100644
index 0000000..f9151e9
--- /dev/null
+++ b/data.d/k3s-jaomox/manifests.d/namespaces.yaml
@@ -0,0 +1,6 @@
+---
+apiVersion: v1
+kind: Namespace
+metadata:
+ name: personal-services
+...