mockserver icon indicating copy to clipboard operation
mockserver copied to clipboard

add configmap to main helm chart

Open heydonovan opened this issue 3 years ago • 2 comments

I'm taking over our mockserver setup, and read we are to install two different helm installations. The mockserver-config helm chart, and then the main mockserver helm chart. Any thoughts on adding a configmap template to the main one? That way its just a single helm install/upgrade.

heydonovan avatar Apr 06 '22 23:04 heydonovan

I'm not sure that is technically possible. As far as I'm aware this is a known limitation of helm charts.

Do you have any suggestions as to how this could be implemented?

jamesdbloom avatar Apr 23 '22 12:04 jamesdbloom

I'll review the latest helm support and check what is already implement and add an integration test to cover this use case

jamesdbloom avatar Aug 18 '22 07:08 jamesdbloom