Skip to content

Commit

Permalink
Update cla-assistant.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrUA authored Sep 9, 2024
1 parent e82abac commit 7e89552
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/prod/cla-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ podAnnotations:
reloader.stakater.com/auto: "true"
resources:
limits:
cpu: 2
memory: 4096Mi
cpu: 0.3
memory: 512Mi
requests:
cpu: 250m
memory: 256Mi
cpu: 0.05
memory: 128Mi
autoscaling:
enabled: true
minReplicas: 1
Expand Down

0 comments on commit 7e89552

Please sign in to comment.