Mercurial > code > home > repos > href
view skaffold.yaml @ 33:b82432594778
skaffold config and other updates
author | drewp@bigasterisk.com |
---|---|
date | Sat, 21 Aug 2021 14:24:57 -0700 |
parents | |
children | bbc2431fd634 |
line wrap: on
line source
apiVersion: skaffold/v2beta5 kind: Config metadata: name: href build: tagPolicy: dateTime: format: "2006-01-02_15-04-05" timezone: "Local" artifacts: - image: bang5:5000/href_image deploy: kubectl: manifests: - deploy.yaml