vulcanlink / charts

Vulcan Link Helm Chart Repo
21 stars 8 forks source link

Add default nodeselector geth #24

Closed tthebst closed 3 years ago

tthebst commented 3 years ago

The documentation describes the node labeling but the ETH chart does not respect that labeling and it has to be provided manually through the nodeselector value. I think this behavior is unexpected.

I can add it if you want.

leovigna commented 3 years ago

Thanks for pointing this out. Should be fixed in latest master branch. Default values.yaml now has

nodeSelector:
  geth/role: node