Mercurial > code > home > repos > video
diff deploy_files.yaml @ 27:27a754f8e8f8
deployment fixes
author | drewp@bigasterisk.com |
---|---|
date | Sat, 14 Oct 2023 17:08:36 -0700 |
parents | bf860a23d0c1 |
children | 1e058bea3ac2 |
line wrap: on
line diff
--- a/deploy_files.yaml Thu Jun 29 13:57:47 2023 -0700 +++ b/deploy_files.yaml Sat Oct 14 17:08:36 2023 -0700 @@ -21,7 +21,7 @@ claimName: video-data containers: - name: files - image: bang5:5000/video_image + image: reg:5000/video_image # alternate: [ "webfsd", "-Fp", "9054", "-r", "/vids/" ] command: - pnpm @@ -34,7 +34,7 @@ - { name: data, mountPath: /data } - name: api - image: bang5:5000/video_image + image: reg:5000/video_image command: - pdm - run