have my application of 3 microservices (k8s deployment) which are similar, the difference is only image name
then i expose them thru ingress path
so my question is - should i produce 1 chart for all and make image name in -set value.image? or maintain helm charts for each application seperatly?
you can done it with a template, so you avoid 3 times the same code
Обсуждают сегодня