Anyone gotten aliases to work with helm charts? :w...
# kubernetes
b
Anyone gotten aliases to work with helm charts? 😉 needing to rename quite a few (really quite a few) things in my program to make it reusable for multiple clusters (i.e. prefixing all names with cluster name) - so need to run through {aliases[{name "oldname"}]} for all my stuff - but it seems the helm things do not inherit the aliases 😕