kubernetes-apim icon indicating copy to clipboard operation
kubernetes-apim copied to clipboard

To parameterize project with Helm

Open marandalucas opened this issue 7 years ago • 0 comments

Issue:

There are more than 63 yaml files which they have hardcoded configurations. We need to check one by one in order to make the proper changes. This is a problem when you have multiple environments.

Do you believe that is good idea?

Request:

The configuration has to be parametrized following the standard Charts so we could use Helm to following the pattern IaC (Infrastructure as Code). i.e https://github.com/kubernetes/charts/tree/master/stable

marandalucas avatar May 09 '18 13:05 marandalucas