Skip to content

Commit

Permalink
Merge pull request #141 from aandryashin/master
Browse files Browse the repository at this point in the history
Tune resources.
  • Loading branch information
vania-pooh authored May 20, 2022
2 parents 8295703 + b66d17d commit 79ecc02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions moon2/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ configs:
repository: quay.io/aerokube/vnc-server
resources:
limits:
cpu: 250m
cpu: 200m
memory: 128Mi
requests:
cpu: 100m
Expand All @@ -291,7 +291,7 @@ configs:
repository: quay.io/aerokube/x-server
resources:
limits:
cpu: 250m
cpu: 200m
memory: 128Mi
requests:
cpu: 100m
Expand Down

0 comments on commit 79ecc02

Please sign in to comment.