init commit

This commit is contained in:
2026-03-31 08:28:16 -04:00
commit ac13c30905
9 changed files with 1028 additions and 0 deletions

11
kustomization.yaml Normal file
View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.k8s.io/v1beta1
kind: Kustomization
resources:
- 00-namespace.yaml
- 01-storageclass.yaml
- 02-etcd.yaml
- 03-configmaps.yaml
- 04-m3dbnode.yaml
- 05-m3coordinator.yaml
- 06-init-and-pdb.yaml