Skip to content

Commit

Permalink
apps: base: novnc: deployment: Dicrease cpu requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Nov 9, 2023
1 parent 0f39d3e commit 08b467f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/novnc/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ spec:
cpu: 2000m
memory: 1024Mi
requests:
cpu: 1000m
cpu: 1m
memory: 512Mi

0 comments on commit 08b467f

Please sign in to comment.