CAAPIM / apim-charts

Helm Charts for Layer7 API Management components.
MIT License
12 stars 48 forks source link

charts/gateway: Add resources Management for OTK job #268

Closed APIM-KiranVaddadi closed 1 year ago

APIM-KiranVaddadi commented 1 year ago

Description of the change

Kubernetes Resource Management support for OTK install job.

Benefits

Binds the OTK install job by resource limits and requests.

Drawbacks None

Applicable issues

Additional information

Checklist

APIM-KiranVaddadi commented 1 year ago

I wonder if we should model resources after our gateway values.yaml vs. productino-values.yaml files, where the values.yaml file does not specify resouces by default by the production-values.yaml file does?

Updated values file accordingly.