Skip to content

Commit

Permalink
fix: increase commix requests
Browse files Browse the repository at this point in the history
  • Loading branch information
gasRU76 committed Dec 9, 2024
1 parent f014d6c commit 3184f19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/commix/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Commix app
type: application
keywords:
- commix
version: 0.0.3
version: 0.0.4
dependencies:
- name: simple-service
version: 0.0.1
Expand Down
2 changes: 1 addition & 1 deletion charts/commix/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ simple-service:
port: 80
resources:
requests:
cpu: 500m
cpu: 1
memory: 512Mi
limits:
memory: 4Gi
Expand Down

0 comments on commit 3184f19

Please sign in to comment.