GoogleCloudPlatform / cloudbowl-microservice-game

Apache License 2.0
46 stars 100 forks source link

Redirect to https #11

Closed jamesward closed 2 years ago

jamesward commented 4 years ago

Currently blocked on Cloud Run for Anthos bug where the forward headers do not correctly indicate the protocol as https when the request comes via https.

jamesward commented 2 years ago

Fixed with:

kubectl annotate domainmappings cloudbowl.gcplab.me domains.cloudrun.com/httpsRedirect=Enabled