helm: remove default args, always use generated values
- setting defaults in definitions forbids the user to set it's own default which is not practical
- we can assume that values passed from the
valuesattributes take precedence over other values files - user is free to add more values files via
args - when the user add it's own value files he doesn't need to think to add
the values file generated by trackbone to
args