Files
cluster-api-provider-proxmox/tilt-provider.json
Vic Kerr 45f5888c41 Initial open source release
Co-authored-by: Felix Wischke <felix.wischke@ionos.com>
Co-authored-by: Jonas Bender <90411737+jonas-be@users.noreply.github.com>
Co-authored-by: Ludwig Bedacht <132355999+lubedacht@users.noreply.github.com>
Co-authored-by: Mario Valderrama <15158349+avorima@users.noreply.github.com>
Co-authored-by: Mohamed Chiheb Ben jemaa <mohamed-chiheb.ben-jemaa@ionos.com>
Co-authored-by: Vic Kerr <318870+wikkyk@users.noreply.github.com>
2023-11-29 14:17:03 +00:00

19 lines
321 B
JSON

[
{
"name": "proxmox",
"config": {
"image": "ghcr.io/ionos-cloud/cluster-api-provider-proxmox:dev",
"live_reload_deps": [
"cmd",
"go.mod",
"go.sum",
"api",
"internal",
"pkg"
],
"label": "CAPMOX",
"go_main": "cmd/main.go"
}
}
]