GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
935 stars 716 forks source link

Add GAE app to uptime check config manifest #635

Closed KevinEmery closed 3 years ago

KevinEmery commented 3 years ago

This stopped working a while ago because the Monitoring service started requiring that the GAE app being monitored be up and running in order to successfully create the uptime check. This adds a lightweight GAE app to the config to get things working.