feat(apps): Add rustbin

This commit is contained in:
2026-09-18 16:17:09 +05:30
parent 028069629f
commit a4c3bd4179
7 changed files with 136 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- pvc.yaml
- deployment.yaml
- service.yaml
- httproute.yaml