Skip to content

Commit

Permalink
Merge pull request #400 from equinor/resources
Browse files Browse the repository at this point in the history
Update radixconfig.yaml - change req Memory and CPU
  • Loading branch information
emirgens authored Oct 2, 2024
2 parents 371d26d + 07ae70d commit f879fb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ spec:
architecture: arm64
resources:
requests:
memory: 25M
cpu: 10m
memory: 15M
cpu: 5m
volumeMounts:
- name: tmp
path: /tmp
Expand Down

0 comments on commit f879fb8

Please sign in to comment.