diff --git a/deploy/production/vote-breakdown-bot.yaml b/deploy/production/vote-breakdown-bot.yaml index f69618e..6844c42 100644 --- a/deploy/production/vote-breakdown-bot.yaml +++ b/deploy/production/vote-breakdown-bot.yaml @@ -16,11 +16,11 @@ podAnnotations: reloader.stakater.com/auto: "true" resources: limits: - cpu: 500m - memory: 1024Mi + cpu: 0.25 + memory: 256Mi requests: - cpu: 250m - memory: 512Mi + cpu: 0.05 + memory: 64Mi autoscaling: enabled: false env: