Mercurial > code > home > repos > reposync
diff skaffold.yaml @ 22:b9fe6d26b3fa
minor changes, fixes, upgrades
author | drewp@bigasterisk.com |
---|---|
date | Tue, 29 Mar 2022 21:15:51 -0700 |
parents | 6f38aa08408d |
children | 03803832a087 |
line wrap: on
line diff
--- a/skaffold.yaml Tue Mar 29 21:13:48 2022 -0700 +++ b/skaffold.yaml Tue Mar 29 21:15:51 2022 -0700 @@ -1,4 +1,4 @@ -apiVersion: skaffold/v2beta5 +apiVersion: skaffold/v2beta27 kind: Config metadata: name: reposync @@ -9,10 +9,11 @@ timezone: "Local" artifacts: - image: bang5:5000/reposync_image + platforms: [amd64] sync: # files that could be patched and vite would pick them up infer: - index.html - - "view/*.ts" + - "view/*" deploy: kubectl: manifests: