Skip to content

Commit

Permalink
Tune resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
aandryashin committed May 19, 2022
1 parent 8295703 commit b66d17d
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 b66d17d

Please sign in to comment.