fullnameOverride: "bot"
envFrom:
  - secretRef:
      name: bot

command:
  - "/bin/sh"
  - "-c"
  - "./run_bot_v2.sh"