Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Commit

Permalink
increasing mem
Browse files Browse the repository at this point in the history
  • Loading branch information
salaboy committed Jun 7, 2018
1 parent ce026f2 commit 1a15191
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/ttc-dashboard-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ service:
resources:
limits:
cpu: 500m
memory: 500Mi
memory: 768Mi
requests:
cpu: 500m
memory: 256Mi
memory: 512Mi
probePath: /ttc-dashboard-ui/
livenessProbe:
initialDelaySeconds: 60
initialDelaySeconds: 90
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
Expand Down

0 comments on commit 1a15191

Please sign in to comment.