feat: add userbot k8s deployment method
Deploy to Server / deploy (push) Has been cancelled

- Kustomize: base + overlays/dev + overlays/prod
This commit is contained in:
2026-06-07 19:41:28 +02:00
parent 43c38767a1
commit 0c5cf29f83
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