Applies to deployment / resources generation:
- If there is no resources / deployments key in the values.yaml it just skips trying to add nodes
- When adding a resource with a suffix, the suffix is not reflected in the env names.
- It doesn't de-duplicate. If there's already a resource defined with the same name it'll just add it next to that.
Applies to deployment / resources generation: