mirror of
https://github.com/outbackdingo/kamaji.git
synced 2026-01-27 02:19:22 +00:00
15 lines
266 B
YAML
15 lines
266 B
YAML
{
|
|
"name": "kamaji-core",
|
|
"config": {
|
|
"image": "docker.io/clastix/kamaji",
|
|
"live_reload_deps": [
|
|
"main.go",
|
|
"go.mod",
|
|
"go.sum",
|
|
"api",
|
|
"config",
|
|
"controllers"
|
|
],
|
|
"label": "CACPCK"
|
|
}
|
|
} |