Create deploy.template.yaml

yaml template needed for the Deploy to DigitalOcean to be functional.
This commit is contained in:
dmjacks
2021-05-25 10:03:10 -07:00
committed by GitHub
parent 0ef8a1e122
commit 7a5032b10e

View File

@@ -0,0 +1,7 @@
spec:
name: sample-golang
services:
- name: web
git:
branch: main
repo_clone_url: https://github.com/1Password/scim-examples/digitalocean-app-platform