67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"longhorn": {
|
|
"allow_volume_expansion": true,
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "engine state captured by SystemBackupDef.longhorn_engine; per-PV data is captured by per-component BackupPolicies"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no DNS records owned by this component"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "internal cluster storage, no TLS endpoint"
|
|
}
|
|
},
|
|
"default_data_path": "/var/lib/longhorn",
|
|
"demote_default_class": "hcloud-volumes",
|
|
"is_default_class": true,
|
|
"live_check": {
|
|
"namespace": "longhorn-system",
|
|
"scope": "cp_only",
|
|
"selector": "longhorn-manager",
|
|
"strategy": "k8s_pods"
|
|
},
|
|
"mode": "taskserv",
|
|
"namespace": "longhorn-system",
|
|
"node_selector": {},
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"private_gateway_hostname": "",
|
|
"private_gateway_name": "",
|
|
"private_gateway_namespace": "kube-system",
|
|
"reclaim_policy": "Retain",
|
|
"replica_count": 2,
|
|
"storage_class_name": "longhorn",
|
|
"storage_network_interface": "",
|
|
"storage_nodes": [],
|
|
"taint_toleration": "",
|
|
"ui_enabled": true,
|
|
"ui_ingress_annotations": {},
|
|
"ui_ingress_class": "cilium",
|
|
"ui_ingress_enabled": false,
|
|
"ui_ingress_host": "",
|
|
"ui_ingress_tls_secret": "",
|
|
"version": "1.11.1"
|
|
}
|
|
}
|