Skip to content

Commit

Permalink
Up sir-lance's memory allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jan 19, 2024
1 parent e1c794e commit 56928c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/namespaces/default/sir-lancebot/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ spec:
resources:
requests:
cpu: 400m
memory: 100Mi
memory: 200Mi
limits:
cpu: 500m
memory: 200Mi
memory: 400Mi
envFrom:
- secretRef:
name: sir-lancebot-env
Expand Down

0 comments on commit 56928c8

Please sign in to comment.