Skip to content

Commit

Permalink
Increase memory beebox
Browse files Browse the repository at this point in the history
  • Loading branch information
gasRU76 committed Dec 24, 2024
1 parent abe4eb0 commit c1cb095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/beebox/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
keywords:
- beebox
- bwapp
version: 0.0.6
version: 0.0.7
dependencies:
- name: simple-service
version: 0.0.1
Expand Down
2 changes: 1 addition & 1 deletion charts/beebox/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ simple-service:
cpu: 500m
memory: 500Mi
limits:
memory: 1500Mi
memory: 3000Mi
livenessProbe:
httpGet:
path: /
Expand Down

0 comments on commit c1cb095

Please sign in to comment.