CAAPIM / apim-charts

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

Seperating sensitive data through secret from being exposed #230

Open bhanupriyanadendla opened 1 year ago

bhanupriyanadendla commented 1 year ago

Description of the change

securing the sensitive data from exposing it to the user. This is the follow-up PR of actual docker image change which is in this PR https://github.gwd.broadcom.net/ESD/docker-gateway-base/pull/340/files.

Note: The PR raised on Docker-gateway-base should be reviewed and merged first before reviewing this PR. Otherwise this PR might cause failure of existing environment. So Please do not review this PR till the merge of Docker-gateway-base PR

Benefits

Drawbacks

Applicable issues

Additional information

Checklist