186 lines
3.6 KiB
JSON
186 lines
3.6 KiB
JSON
{
|
|
"DefaultDependencyResolution": {
|
|
"allow_prerelease": false,
|
|
"conflict_strategy": "error",
|
|
"max_depth": 10,
|
|
"pin_versions": true,
|
|
"strategy": "strict"
|
|
},
|
|
"DefaultExtensionManifest": {
|
|
"license": "MIT",
|
|
"name": "",
|
|
"platforms": [
|
|
"linux/amd64"
|
|
],
|
|
"type": "provider",
|
|
"version": ""
|
|
},
|
|
"DefaultExtensionSource": {
|
|
"type": "oci"
|
|
},
|
|
"DefaultGiteaSource": {
|
|
"branch": "main",
|
|
"organization": "",
|
|
"url": "",
|
|
"use_ssh": false
|
|
},
|
|
"DefaultHTTPSource": {
|
|
"basic_auth": false,
|
|
"url": ""
|
|
},
|
|
"DefaultHealthCheck": {
|
|
"command": "",
|
|
"failure_threshold": 3,
|
|
"interval": 30,
|
|
"retries": 3,
|
|
"success_threshold": 1,
|
|
"timeout": 10
|
|
},
|
|
"DefaultInstallationPhase": {
|
|
"name": "",
|
|
"order": 0,
|
|
"parallel": false,
|
|
"required": true
|
|
},
|
|
"DefaultLocalSource": {
|
|
"path": "",
|
|
"watch": false
|
|
},
|
|
"DefaultOCISource": {
|
|
"insecure_skip_verify": false,
|
|
"media_type": "application/vnd.kcl.package.v1+tar",
|
|
"namespace": "",
|
|
"platform": "linux/amd64",
|
|
"registry": "",
|
|
"tls_enabled": false
|
|
},
|
|
"DefaultRepositoryConfig": {
|
|
"cache_ttl": 3600,
|
|
"enabled": true,
|
|
"name": "",
|
|
"priority": 100,
|
|
"type": "core"
|
|
},
|
|
"DefaultResourceRequirement": {
|
|
"cpu": "100m",
|
|
"disk": "1Gi",
|
|
"memory": "128Mi",
|
|
"network": true,
|
|
"privileged": false
|
|
},
|
|
"DefaultTaskservDependencies": {
|
|
"arch_support": [
|
|
"amd64"
|
|
],
|
|
"name": "",
|
|
"os_support": [
|
|
"linux"
|
|
],
|
|
"retry_count": 3,
|
|
"timeout": 600
|
|
},
|
|
"DefaultTaskservDependency": {
|
|
"arch_support": [
|
|
"amd64"
|
|
],
|
|
"name": "",
|
|
"os_support": [
|
|
"linux"
|
|
],
|
|
"retry_count": 3,
|
|
"timeout": 600
|
|
},
|
|
"defaults": {
|
|
"dependency_resolution": {
|
|
"allow_prerelease": false,
|
|
"conflict_strategy": "error",
|
|
"max_depth": 10,
|
|
"pin_versions": true,
|
|
"strategy": "strict"
|
|
},
|
|
"extension_manifest": {
|
|
"license": "MIT",
|
|
"name": "",
|
|
"platforms": [
|
|
"linux/amd64"
|
|
],
|
|
"type": "provider",
|
|
"version": ""
|
|
},
|
|
"extension_source": {
|
|
"type": "oci"
|
|
},
|
|
"gitea_source": {
|
|
"branch": "main",
|
|
"organization": "",
|
|
"url": "",
|
|
"use_ssh": false
|
|
},
|
|
"health_check": {
|
|
"command": "",
|
|
"failure_threshold": 3,
|
|
"interval": 30,
|
|
"retries": 3,
|
|
"success_threshold": 1,
|
|
"timeout": 10
|
|
},
|
|
"http_source": {
|
|
"basic_auth": false,
|
|
"url": ""
|
|
},
|
|
"installation_phase": {
|
|
"name": "",
|
|
"order": 0,
|
|
"parallel": false,
|
|
"required": true
|
|
},
|
|
"local_source": {
|
|
"path": "",
|
|
"watch": false
|
|
},
|
|
"oci_source": {
|
|
"insecure_skip_verify": false,
|
|
"media_type": "application/vnd.kcl.package.v1+tar",
|
|
"namespace": "",
|
|
"platform": "linux/amd64",
|
|
"registry": "",
|
|
"tls_enabled": false
|
|
},
|
|
"repository_config": {
|
|
"cache_ttl": 3600,
|
|
"enabled": true,
|
|
"name": "",
|
|
"priority": 100,
|
|
"type": "core"
|
|
},
|
|
"resource_requirement": {
|
|
"cpu": "100m",
|
|
"disk": "1Gi",
|
|
"memory": "128Mi",
|
|
"network": true,
|
|
"privileged": false
|
|
},
|
|
"taskserv_dependencies": {
|
|
"arch_support": [
|
|
"amd64"
|
|
],
|
|
"name": "",
|
|
"os_support": [
|
|
"linux"
|
|
],
|
|
"retry_count": 3,
|
|
"timeout": 600
|
|
},
|
|
"taskserv_dependency": {
|
|
"arch_support": [
|
|
"amd64"
|
|
],
|
|
"name": "",
|
|
"os_support": [
|
|
"linux"
|
|
],
|
|
"retry_count": 3,
|
|
"timeout": 600
|
|
}
|
|
}
|
|
}
|