Skip to content

Commit

Permalink
fix: reduce kommander CPU limit
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonc committed Jan 21, 2020
1 parent ff6efb9 commit 482d172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stable/kommander/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ kommander-ui:
cpu: "100m"
limits:
memory: "512Mi"
cpu: "2000m"
cpu: "500m"

readinessProbe:
initialDelaySeconds: 15
Expand Down

0 comments on commit 482d172

Please sign in to comment.