Primer commit

This commit is contained in:
2025-04-27 00:13:08 +00:00
commit 05b442c3fe
4 changed files with 76 additions and 0 deletions

6
kustomization.yaml Normal file
View File

@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- virtual-machine.yaml
- data-volume.yaml