Delete deploy.template.yaml

This commit is contained in:
Louis Lam 2021-08-10 13:09:36 +08:00 committed by GitHub
parent 01ac6d54be
commit 974672f7c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +0,0 @@
spec:
name: uptime-kuma
services:
- name: server
git:
repo_clone_url: https://github.com/louislam/uptime-kuma
branch: master
http_port: 3001
build_command: npm run setup
run_command: npm run start-server