Mercurial > code > home > repos > homeauto
view service/rdf_to_mqtt/skaffold.yaml @ 1730:5d7ce02fa8b2
add skaf.yaml
author | drewp@bigasterisk.com |
---|---|
date | Fri, 30 Jun 2023 22:08:45 -0700 |
parents | 6c8139a30025 |
children | 3f4b447d65f5 |
line wrap: on
line source
apiVersion: skaffold/v2beta5 kind: Config metadata: name: rdf-to-mqtt build: tagPolicy: dateTime: format: "2006-01-02_15-04-05" timezone: "Local" artifacts: - image: bang5:5000/rdf_to_mqtt_image deploy: kubectl: manifests: - deploy.yaml