Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Increase mem. limit for a Kubernetes Plugin sidecar to 1G (#158)
Browse files Browse the repository at this point in the history
The amount of memory has been determined experimentally. Less memory causes unstable work of Helm Repos tree.
  • Loading branch information
azatsarynnyy authored May 28, 2019
1 parent 7a7b9b1 commit 7de02b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ firstPublicationDate: "2019-05-15"
spec:
containers:
- image: "eclipse/che-remote-plugin-kubernetes-tooling-1.0.0:next"
memoryLimit: "1G"
extensions:
- https://github.com/Azure/vscode-kubernetes-tools/releases/download/1.0.0/vscode-kubernetes-tools-1.0.0.vsix

0 comments on commit 7de02b3

Please sign in to comment.