96de2d2573
Manage Telegram instances through Kubernetes with legacy adoption for forust and anna. Build and deploy the panel image alongside the runtime.
8 lines
132 B
YAML
8 lines
132 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- userbots.yaml
|
|
- panel.yaml
|
|
- common-config.yaml
|