Description of changes:
Add a new key in values.yaml resources, move currently hard coded resources of agent-daemonset to the resources key and add new requests/limits for api-server and controller. I went with the resources for controller & apiserver with defaults from the ebs-csi-driver, feel free to remove the limits or adjust to some sane defaults.
Testing done:
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.
Issue number:
Closes: #557
Description of changes: Add a new key in values.yaml
resources
, move currently hard coded resources of agent-daemonset to the resources key and add new requests/limits for api-server and controller. I went with the resources for controller & apiserver with defaults from the ebs-csi-driver, feel free to remove the limits or adjust to some sane defaults.Testing done:
Terms of contribution:
By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.