diff skaffold.yaml @ 18:6f38aa08408d

starting over: make a web page that draws a streamed graph from collector, with plans for services to scrape the data that collector will subscribe to
author drewp@bigasterisk.com
date Sun, 09 Jan 2022 00:21:41 -0800
parents f714a6a7842c
children b9fe6d26b3fa
line wrap: on
line diff
--- a/skaffold.yaml	Sun Dec 12 22:32:25 2021 -0800
+++ b/skaffold.yaml	Sun Jan 09 00:21:41 2022 -0800
@@ -9,9 +9,10 @@
       timezone: "Local"
   artifacts:
   - image: bang5:5000/reposync_image
-    sync: # files that could be patched sans python restart
+    sync: # files that could be patched and vite would pick them up
       infer:
       - index.html
+      - "view/*.ts"
 deploy:
   kubectl:
     manifests: