Mercurial > code > home > repos > environment
view skaffold.yaml @ 4:dc4b1cc45790
add background-loop dep
author | drewp@bigasterisk.com |
---|---|
date | Sun, 24 Apr 2022 15:13:49 -0700 |
parents | 0f532eb91364 |
children | 473d3d869849 |
line wrap: on
line source
apiVersion: skaffold/v2beta27 kind: Config metadata: name: environment build: tagPolicy: dateTime: format: "2006-01-02_15-04-05" timezone: "Local" artifacts: - image: bang5:5000/environment_image platforms: [amd64] deploy: kubectl: manifests: - deploy.yaml