feat: add userbot k8s deployment method

- Kustomize: base + overlays/dev + overlays/prod
This commit is contained in:
2026-06-07 19:41:28 +02:00
parent 4f01cdac31
commit 444bb97f8e
10 changed files with 236 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
patches:
- path: patch-downloads.yaml