Skip to content

Commit

Permalink
apps: base: maintenance-guix-home-reconfigure: Update cpu requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Oct 3, 2024
1 parent 702f742 commit eae7d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/maintenance-guix-home-reconfigure/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
cpu: 14000m
memory: 4096Mi
requests:
cpu: 1000m
cpu: 10m
memory: 512Mi
securityContext:
privileged: true

0 comments on commit eae7d75

Please sign in to comment.