Mercurial > code > home > repos > homeauto
view service/rdf_to_mqtt/skaffold.yaml @ 1732:3f4b447d65f5
port to starlette/asyncio
author | drewp@bigasterisk.com |
---|---|
date | Mon, 10 Jul 2023 17:37:58 -0700 |
parents | 6c8139a30025 |
children | 09df2b4b886f |
line wrap: on
line source
apiVersion: skaffold/v4beta6 kind: Config metadata: name: rdf-to-mqtt build: artifacts: - image: bang5:5000/rdf_to_mqtt_image tagPolicy: dateTime: format: 2006-01-02_15-04-05 timezone: Local manifests: rawYaml: - deploy.yaml - ingress.yaml deploy: kubectl: {}