diff skaffold.yaml @ 24:03803832a087 default tip

add view definition for streamed-graph viewer
author drewp@bigasterisk.com
date Tue, 29 Mar 2022 21:17:56 -0700
parents b9fe6d26b3fa
children
line wrap: on
line diff
--- a/skaffold.yaml	Tue Mar 29 21:16:43 2022 -0700
+++ b/skaffold.yaml	Tue Mar 29 21:17:56 2022 -0700
@@ -13,6 +13,7 @@
     sync: # files that could be patched and vite would pick them up
       infer:
       - index.html
+      - "public/*"
       - "view/*"
 deploy:
   kubectl: