Hello Team,
We are installing fleet server in K8s cluster using yamls. We noticed fleet service by default is running as a https service in K8s cluster upon installation. Is there any way we can run Fleet server as just a http service but not https. The reason behind this ask is we are setting up a static host using gateway for fleet service to expose it outside and our gateway recommends to use http in backend services to avoid certain limitations. Can you please help us on this.