After deploying 0.5 on GCP with basic auth attempting use kubectl port forward to the ambassador service doesn't work because it keeps redirecting to https which isn't directly exposed by the ambassador (instead it's normally handled by the load balancer).
After deploying 0.5 on GCP with basic auth attempting use kubectl port forward to the ambassador service doesn't work because it keeps redirecting to https which isn't directly exposed by the ambassador (instead it's normally handled by the load balancer).