Hi ,
I'm a new user at Rancher I would like to address some questions to the community please :
• I'm installing rancher with the
helm chart is there way to customize the ingress by adding automatically '/*' instead of '/'
here . I need that in order to create the right path on the alb ( I'm installing it on EKS )
• When I try to import a generic cluster, I need to modify some values like adding resource requests/limits to the container and adding a nodeselector ( to respect some gatekeeper keeper policies in the imported cluster ) otherwise, the agent won't run.
• I also need to have the generated URL in the secret and the CATTLE_SERVER url with the dns of cattle server not the ip, so is there a way to do that?
Thanks a lot for your help ( I hope this is the right channel to address all these questions )