mirror of
https://github.com/outbackdingo/cluster-api-provider-proxmox.git
synced 2026-01-27 10:18:38 +00:00
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>
19 lines
321 B
JSON
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"
|
|
}
|
|
}
|
|
]
|