浏览代码

Update deploy.template.yaml

Nick Sweeting 4 年之前
父节点
当前提交
9999721659
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      .do/deploy.template.yaml

+ 6 - 6
.do/deploy.template.yaml

@@ -1,8 +1,8 @@
 spec:
 spec:
+  name: archivebox
   services:
   services:
-    - name: archivebox
-      dockerfile_path: Dockerfile
-      git:
-        branch: dev
-        repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git
-      http_port: 8000
+  - dockerfile_path: Dockerfile
+    git:
+      branch: dev
+      repo_clone_url: https://github.com/ArchiveBox/ArchiveBox.git
+    name: archivebox