### Is your feature request related to a problem ? The current kubernetes best practices suggest use of port names for the various probes rather than port numbers. ### Describe the solution you'd like. Shift the templates to use port names instead of port numbers. ### Describe alternatives you've considered. Just ignore it since things currently work ### Additional context. Named ports should help with the various abstractions.