Skip to content

Commit

Permalink
update memory usage
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Jan 17, 2024
1 parent 4693520 commit f83fe66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/base/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ spec:
resources:
requests:
cpu: 50m
memory: 128Mi
memory: 256Mi
limits:
cpu: 100m
memory: 256Mi
memory: 512Mi
envFrom:
- secretRef:
name: xlog-caddy
Expand Down

0 comments on commit f83fe66

Please sign in to comment.