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
+9
View File
@@ -0,0 +1,9 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- userbots.yaml
- common-secret.yaml
- common-config.yaml
- forust-secrets.yaml
- anna-secrets.yaml