deploy button fixes

This commit is contained in:
Nick Sweeting
2021-04-23 15:08:13 -04:00
parent f99fd6f511
commit c88e042445
2 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
spec:
services:
- name: archivebox
image: archivebox/archivebox:latest
image:
registry_type: 'DOCKER_HUB'
registry: 'archivebox'
repository: 'archivebox'
tag: 'latest'
http_port: 8000