Mercurial > code > home > repos > reposync
view skaffold.yaml @ 7:7f479502a8ab
wip sync_to_github (from hg)
author | drewp@bigasterisk.com |
---|---|
date | Fri, 16 Jul 2021 00:05:25 -0700 |
parents | f714a6a7842c |
children | 6f38aa08408d |
line wrap: on
line source
apiVersion: skaffold/v2beta5 kind: Config metadata: name: reposync build: tagPolicy: dateTime: format: "2006-01-02_15-04-05" timezone: "Local" artifacts: - image: bang5:5000/reposync_image sync: # files that could be patched sans python restart infer: - index.html deploy: kubectl: manifests: - deploy.yaml