Mercurial > code > home > repos > homeauto
view service/rdf_to_mqtt/skaffold.yaml @ 1744:09df2b4b886f
deployment
author | drewp@bigasterisk.com |
---|---|
date | Thu, 09 Nov 2023 17:21:33 -0800 |
parents | 3f4b447d65f5 |
children |
line wrap: on
line source
apiVersion: skaffold/v4beta6 kind: Config metadata: name: rdf-to-mqtt build: artifacts: - image: reg:5000/rdf_to_mqtt_image platforms: [amd64] tagPolicy: dateTime: format: 2006-01-02_15-04-05 timezone: Local manifests: rawYaml: - deploy.yaml - ingress.yaml deploy: kubectl: {}