github.com/GoogleContainerTools/skaffold/v2@v2.13.2/docs-v2/content/en/samples/deployers/cloud-run/cloud-run.yaml (about)

     1  manifests:
     2    rawYaml: # Here should be the list of all the Cloud Run Services and Jobs to deploy
     3      - cloud-run-service.yaml 
     4  
     5  deploy:
     6    cloudrun:
     7      projectid: my-gcp-project
     8      region: us-central1