Hello, We want to use node-ttl on AKS, but Azure have [tag name limitation](https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources#limitations) and as a result not allowing to add `/` Solution will be to have an override parameter for tags: - NodeTtlLabelKey - ScaleDownDisabledKey - PodSafeToEvictKey Thanks