feat(apps): Add splitpro application

This commit is contained in:
2026-09-24 22:57:55 +05:30
parent 8659225f0d
commit a9b287d06c
8 changed files with 232 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