diff --git a/.do/deploy.template.yaml b/.do/deploy.template.yaml new file mode 100644 index 00000000..a6bd0881 --- /dev/null +++ b/.do/deploy.template.yaml @@ -0,0 +1,9 @@ +spec: + name: uptime-kuma + services: + - name: server + image: + registry_type: DOCKER_HUB + registry: louislam + repository: uptime-kuma +