stocky-xylophone-20575
09/30/2019, 4:27 PMgoogle-beta
) in calling for creating cloud run
my_endpoint = cloudrun.Service("my_api_endpoint",
spec={
"containers": [
{"image":"<http://gcr.io/endpoints-release/endpoints-runtime-serverless:1|gcr.io/endpoints-release/endpoints-runtime-serverless:1>"}
]
},
location="us-east1", metadata={"namespace": "myproject"},)
, i keep getting 400 error for this , still dont the reason but speculating this could be a starting point