Closed Mart-Kuc closed 3 weeks ago
If you want to use extraEnvs in values.yaml, the current indentation for extraEnvs causes the resulting deployment.yaml to break due to incorrect indentation.
extraEnvs
values.yaml
deployment.yaml
I also made PR with fix this one problem.
If you want to use
extraEnvs
invalues.yaml
, the current indentation forextraEnvs
causes the resultingdeployment.yaml
to break due to incorrect indentation.I also made PR with fix this one problem.