Update deploy.template.yaml
This commit is contained in:
parent
4dbad07a0b
commit
9999721659
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
spec:
|
||||
name: archivebox
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue