Skip to content

Commit

Permalink
tweaks to pmanagement resource requests
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorkenw committed Jun 28, 2022
1 parent 98eee60 commit 80a9721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubetemplates/pmanagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ spec:
value: /home/nginx/.cloudvolume/secrets/${CAVE_SECRET_FILENAME}
resources:
requests:
memory: 500Mi
cpu: 200m
memory: 1000Mi
cpu: 100m
readinessProbe:
httpGet:
path: /neurons/api/v1
Expand Down

0 comments on commit 80a9721

Please sign in to comment.