portworx / terraform-eksblueprints-portworx-addon

Github repo for Portworx EKS blueprint addon module and sample templates
Apache License 2.0
0 stars 4 forks source link

Fixes bug for passing custom Helm chart values #12

Closed pragrawal-px closed 1 year ago

pragrawal-px commented 1 year ago

Signed-off-by: pragrawal10 pragrawal@purestorage.com

What this PR does / why we need it: After the recent change for passing custom values to helm chart, the parameters names for the same needed to be corrected. Now we directly pass a set flag for these parameters and their names should be same as they are in the values.yaml.

Which issue(s) this PR fixes (optional) Closes #

Special notes for your reviewer: