22 lines
510 B
JSON
22 lines
510 B
JSON
|
|
{
|
||
|
|
"schema_version": "0.1.0",
|
||
|
|
"workspace": "libre-wuji",
|
||
|
|
"mode_id": "lian-build-provisioning",
|
||
|
|
"secrets": {
|
||
|
|
"registry_password": {
|
||
|
|
"value": "s3cr3t",
|
||
|
|
"source": "sops",
|
||
|
|
"label": "zot registry password for buildkit push"
|
||
|
|
},
|
||
|
|
"registry_url": {
|
||
|
|
"value": "reg.librecloud.online",
|
||
|
|
"source": "component_output",
|
||
|
|
"label": "zot component registry URL"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"metadata": {
|
||
|
|
"delivered_at": "2026-05-01T00:00:00Z",
|
||
|
|
"provisioning_version": "3.2.0"
|
||
|
|
}
|
||
|
|
}
|