Mercurial > code > home > repos > homeauto
view service/frontDoorLock/skaffold.yaml @ 1754:92999dfbf321 default tip
add shelly support
author | drewp@bigasterisk.com |
---|---|
date | Tue, 04 Jun 2024 13:03:43 -0700 |
parents | 6ee9a1c5a991 |
children |
line wrap: on
line source
apiVersion: skaffold/v2beta5 kind: Config metadata: name: front-door-lock build: tagPolicy: dateTime: format: "2006-01-02_15-04-05" timezone: "Local" artifacts: - image: bang5:5000/front_door_lock_image deploy: kubectl: manifests: - deploy.yaml