georchestra / helm-georchestra

geOrchestra helm chart
3 stars 6 forks source link

Fix nodeSelector indentation #49

Closed jeanpommier closed 1 year ago

jeanpommier commented 1 year ago

Sorry, I was certain I had tested #44 at every change, but I messed up the indentation. This should fix it.

edevosc2c commented 1 year ago

That's why I have been thinking to add https://helm.sh/docs/topics/chart_tests/ just to see if the changes that we do are working properly.

Currently only the default values are being tested in the CI, so not specifically the nodeSelector parameter.