diff deploy_ui.yaml @ 30:1fa90a903621

upgrade many deps
author drewp@bigasterisk.com
date Mon, 26 Aug 2024 22:33:02 -0700
parents 27a754f8e8f8
children
line wrap: on
line diff
--- a/deploy_ui.yaml	Sat Mar 23 16:11:27 2024 -0700
+++ b/deploy_ui.yaml	Mon Aug 26 22:33:02 2024 -0700
@@ -19,7 +19,7 @@
           image: reg:5000/video_image
           command:
            - node_modules/.bin/vite
-           - --debug
+          #  - --debug
           ports:
             - containerPort: 8002
 ---