Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nnqq committed Aug 20, 2023
1 parent 299a4af commit 7f21b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ spec:
resources:
requests:
cpu: 800m
memory: 250Mi
memory: 500Mi
limits:
cpu: 800m
memory: 250Mi
memory: 500Mi
env:
- name: S3_SITEMAPBUCKETNAME
valueFrom:
Expand Down

0 comments on commit 7f21b60

Please sign in to comment.