add app init files

This commit is contained in:
2026-08-11 16:06:22 +03:00
parent 4525d60385
commit 9f0c613768
16 changed files with 672 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- 01-cals-service.yaml
- 02-cals-deployment.yaml
- 03-db.yaml
- 04-backend.yaml
- 05-frontend.yaml
- 06-gateway.yaml
- 07-databasus.yaml
- 08-ingress.yaml
- 09-pvcs.yaml
- 10-configmap.yaml
- 11-nginx.yaml