Closed alexellis closed 4 years ago
Update helm repos for charts
Minio and Nginx have moved to new chart locations, and Minio now requests 4Gi of RAM, causing under-spec'd clusters not to start.
This PR sets the RAM to 512Mi as a request instead.
Untested changes.
Description
Update helm repos for charts
Minio and Nginx have moved to new chart locations, and Minio now requests 4Gi of RAM, causing under-spec'd clusters not to start.
This PR sets the RAM to 512Mi as a request instead.
How Has This Been Tested?
Untested changes.