116 lines
2.3 KiB
JSON
116 lines
2.3 KiB
JSON
{
|
|
"DefaultZot": {
|
|
"data_dir": "/var/lib/data/zot",
|
|
"image": "ghcr.io/project-zot/zot-linux-arm64:latest",
|
|
"mode": "cluster",
|
|
"name": "zot",
|
|
"namespace": "data",
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"update": true
|
|
},
|
|
"port": 5000,
|
|
"provides": {
|
|
"port": 5000,
|
|
"service": "zot"
|
|
},
|
|
"requires": {
|
|
"credentials": [],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 5000
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "50Gi"
|
|
}
|
|
},
|
|
"storage_class": "nfs-shared",
|
|
"version": "latest"
|
|
},
|
|
"Version": {
|
|
"nickel_api": "1.0",
|
|
"version": "1.0.0"
|
|
},
|
|
"Zot": {
|
|
"data_dir": "/var/lib/data/zot",
|
|
"image": "ghcr.io/project-zot/zot-linux-arm64:latest",
|
|
"mode": "cluster",
|
|
"name": "zot",
|
|
"namespace": "data",
|
|
"operations": {
|
|
"backup": false,
|
|
"config": false,
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": false,
|
|
"restart": false,
|
|
"restore": false,
|
|
"scripts": false,
|
|
"update": true
|
|
},
|
|
"port": 5000,
|
|
"provides": {
|
|
"databases": [],
|
|
"endpoints": [],
|
|
"port": 5000,
|
|
"service": "zot"
|
|
},
|
|
"requires": {
|
|
"credentials": [],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 5000,
|
|
"protocol": "TCP"
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "50Gi"
|
|
}
|
|
},
|
|
"storage_class": "nfs-shared",
|
|
"version": "latest"
|
|
},
|
|
"defaults": {
|
|
"zot": {
|
|
"data_dir": "/var/lib/data/zot",
|
|
"image": "ghcr.io/project-zot/zot-linux-arm64:latest",
|
|
"mode": "cluster",
|
|
"name": "zot",
|
|
"namespace": "data",
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"update": true
|
|
},
|
|
"port": 5000,
|
|
"provides": {
|
|
"port": 5000,
|
|
"service": "zot"
|
|
},
|
|
"requires": {
|
|
"credentials": [],
|
|
"ports": [
|
|
{
|
|
"exposure": "private",
|
|
"port": 5000
|
|
}
|
|
],
|
|
"storage": {
|
|
"persistent": true,
|
|
"size": "50Gi"
|
|
}
|
|
},
|
|
"storage_class": "nfs-shared",
|
|
"version": "latest"
|
|
}
|
|
}
|
|
}
|