k8s deployment: split into multiple files

This commit is contained in:
Jan Novak
2026-01-08 19:50:32 +01:00
parent 04f04f7536
commit 7497a6c93d
3 changed files with 26 additions and 21 deletions

4
k8s/namespace.yaml Normal file
View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: memory-stress-test