CAAPIM / apim-charts

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

charts/portal - Changes to support API Portal SaaS #82

Closed hydak closed 3 years ago

hydak commented 3 years ago

Description of the change

Changed some items which were required as we moved to SaaS.

Benefits

This is primary to support our SaaS deployment. With these changes, our SaaS helm charts and our publicly distributed helm charts are the same, which is better for everybody.

Drawbacks

Anywhere I changed, I added the old default values to prevent this change from impacting customers, unless they changed the helms charts themselves. There are some undocumented options which we are using for SaaS and should consider for public consumption in the future.

Applicable issues None

Additional information

Checklist

hydak commented 3 years ago

@APIM-KiranVaddadi as per your JavaOptions comment, I didn't change the default values. That's what they were before this PR. I just parameterized them so they could be overwritten in the values.yaml file.