initial verstion
This commit is contained in:
6
k8s/templates/bot_config.yaml
Normal file
6
k8s/templates/bot_config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: heic-bot-config
|
||||
data:
|
||||
BOT_TOKEN: "YOUR_TELEGRAM_BOT_TOKEN_HERE"
|
||||
Reference in New Issue
Block a user