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