lablabs / terraform-aws-eks-external-dns

Apache License 2.0
33 stars 26 forks source link

How to pass values via set to extraEnv parameter of helm chart #13

Closed aigamdocs closed 4 years ago

aigamdocs commented 4 years ago

Hi,

I have an issue with passing values to extraEnv parameter of helm chart via set.

I tried few ways, but with no success.

Could you please advise how it can be implemented.

Thanks a lot

adys commented 4 years ago

Hi @aigamdocs ,

We've prepared a PR where we want to merge an example which should answer your question. Please check the diff and let me know https://github.com/lablabs/terraform-aws-eks-external-dns/pull/14/files

adys commented 4 years ago

Addressed in #14