concourse / hush-house

Concourse k8s-based environment
https://hush-house.pivotal.io
30 stars 23 forks source link

metrics: perform automatic redirect from HTTP to HTTPs #33

Open cirocosta opened 5 years ago

cirocosta commented 5 years ago

Hey,

RIght now, requests to http://metrics-hush-house.concourse-ci.org are not getting redirect to https://metrics-hush-house.concourse-ci.org. It'd be nice to have that redirection in place as making a request to the HTTP one makes it feel like the service is down.

Thanks!