feat(apps): Add splitpro application

This commit is contained in:
2026-09-24 21:53:19 +05:30
parent 8659225f0d
commit 06e8cf1fef
9 changed files with 219 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- sealed-secret.yaml
- cluster.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
- httproute.yaml