feat(apps): Add qbit

This commit is contained in:
2026-09-26 20:55:42 +05:30
parent 96db9b3511
commit 6452a8efcc
12 changed files with 231 additions and 46 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- sealed-secret.yaml
- pvc.yaml
- deployment.yaml
- service.yaml
- middleware.yaml
- httproute.yaml