cloud-run-samples
cloud-run-samples copied to clipboard
service-yaml: Add service configuration YAML snippets
This PR is the start at introducing partial YAML configurations used in the documentation to illustrate how to use gcloud beta run services replace to deploy a Cloud Run service from a Knative service.yaml file.
By maintaining them here, we initially get YAML linting and some basic testing: the cloudbuild.yaml has special logic around merging the snippets together and deploying.
Integration test had a silent fail.
/gcbrun