{"id": "3e027027-05dc-4c10-9bd0-287cb34c2b09", "name": "kibana-helm-design-fixed", "version": "0.0.8", "metadata": {"resolvedAliases": {"73839bcc-cd26-40a2-beba-a523712b1962": {"relationship_id": "233c30fa-e4ba-4d03-ab36-6621f6038a37", "alias_component_id": "73839bcc-cd26-40a2-beba-a523712b1962", "resolved_parent_id": "43e122ec-05c7-4196-840d-bf328b510e69", "immediate_parent_id": "43e122ec-05c7-4196-840d-bf328b510e69", "resolved_ref_field_path": ["configuration", "spec", "template", "spec", "containers", "0"], "immediate_ref_field_path": ["configuration", "spec", "template", "spec", "containers", "0"]}}}, "components": [{"id": "73839bcc-cd26-40a2-beba-a523712b1962", "model": {"id": "6b49e0cc-6d83-f917-b2bd-30b69792bb20", "name": "meshery-core", "model": {"version": "0.7.2"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/meshery-core-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/meshery-core-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#00B39F", "secondaryColor": "#00D3A9"}, "components": null, "registrant": {"id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "kind": "meshery", "name": "meshery", "type": "registry", "status": "registered", "sub_type": "", "created_at": "2025-09-30T16:42:54.564710042Z", "deleted_at": null, "updated_at": "2025-09-30T16:42:54.564710042Z", "schemaVersion": ""}, "displayName": "Meshery Core", "subCategory": "Application Definition & Image Build", "connection_id": "13df38ce-edc0-8c01-ed9f-0414912a43fd", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "circle", "position": {"x": 1196.998046875, "y": 765.5078125}, "svgColor": "ui/public/static/img/meshmodels/meshery-core/color/container-color.svg", "svgWhite": "ui/public/static/img/meshmodels/meshery-core/white/container-white.svg", "svgComplete": "", "primaryColor": "#326CE5", "secondaryColor": "#00D3A9"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "isAnnotation": true, "isNamespaced": false, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Container", "schema": "", "version": "core.meshery.io/v1alpha1"}, "description": "", "displayName": "containers.0", "capabilities": [], "configuration": {}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "43e122ec-05c7-4196-840d-bf328b510e69", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-09-30T16:42:57.107248085Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-09-30T16:42:57.107248085Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "", "status": "enabled", "styles": {"shape": "round-rectangle", "position": {"x": 1196.998046875, "y": 774.5078125}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/deployment-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/deployment-white.svg", "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/deployment-complete.svg", "border-width": 2, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-image": "none", "background-opacity": 0.5}, "version": "v1.0.0", "metadata": {"genealogy": "parent", "published": false, "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Deployment", "schema": "", "version": "apps/v1"}, "description": "", "displayName": "kibana-kibana", "capabilities": [], "configuration": {"spec": {"replicas": 1, "selector": {"matchLabels": {"app": "kibana", "release": "kibana"}}, "strategy": {"type": "Recreate"}, "template": {"spec": {"volumes": [{"name": "kibana-tokens", "emptyDir": {}}, {"name": "elasticsearch-certs", "secret": {"secretName": "elasticsearch-master-certs"}}], "containers": [{"env": [{"name": "ELASTICSEARCH_HOSTS", "value": "https://elasticsearch-master:9200"}, {"name": "ELASTICSEARCH_SSL_CERTIFICATEAUTHORITIES", "value": "/usr/share/kibana/config/certs/ca.crt"}, {"name": "SERVER_HOST", "value": "0.0.0.0"}, {"name": "ELASTICSEARCH_SERVICEACCOUNTTOKEN", "valueFrom": {"secretKeyRef": {"key": "token", "name": "kibana-kibana-es-token", "optional": false}}}, {"name": "NODE_OPTIONS", "value": "--max-old-space-size=1800"}], "name": "kibana", "image": "docker.elastic.co/kibana/kibana:8.5.1", "ports": [{"containerPort": 5601}], "resources": {"limits": {"cpu": "1000m", "memory": "2Gi"}, "requests": {"cpu": "1000m", "memory": "2Gi"}}, "volumeMounts": [{"name": "elasticsearch-certs", "readOnly": true, "mountPath": "/usr/share/kibana/config/certs"}, {"name": "kibana-tokens", "readOnly": true, "mountPath": "/usr/share/kibana/config/tokens"}], "readinessProbe": {"exec": {"command": ["bash", "-c", "#!/usr/bin/env bash -e\n\n# Disable nss cache to avoid filling dentry cache when calling curl\n# This is required with Kibana Docker using nss < 3.52\nexport NSS_SDB_USE_CACHE=no\n\nhttp () {\n    local path=\"${1}\"\n    set -- -XGET -s --fail -L\n\n    if [ -n \"${ELASTICSEARCH_USERNAME}\" ] && [ -n \"${ELASTICSEARCH_PASSWORD}\" ]; then\n      set -- \"$@\" -u \"${ELASTICSEARCH_USERNAME}:${ELASTICSEARCH_PASSWORD}\"\n    fi\n\n    STATUS=$(curl --output /dev/null --write-out \"%{http_code}\" -k \"$@\" \"http://localhost:5601${path}\")\n    if [[ \"${STATUS}\" -eq 200 ]]; then\n      exit 0\n    fi\n\n    echo \"Error: Got HTTP code ${STATUS} but expected a 200\"\n    exit 1\n}\n\nhttp \"/app/kibana\"\n"]}, "periodSeconds": 10, "timeoutSeconds": 5, "failureThreshold": 3, "successThreshold": 3, "initialDelaySeconds": 10}, "imagePullPolicy": "IfNotPresent", "securityContext": {"runAsUser": 1000, "capabilities": {"drop": ["ALL"]}, "runAsNonRoot": true}}], "initContainers": [], "securityContext": {"fsGroup": 1000}, "automountServiceAccountToken": true}, "metadata": {"labels": {"app": "kibana", "release": "kibana"}, "annotations": {}}}}, "metadata": {"name": "kibana-kibana", "labels": {"app": "kibana", "release": "kibana", "heritage": "Helm"}, "namespace": "default"}}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "07787adb-dc27-4adc-b4c5-04cf41cb6f2f", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-09-30T16:42:57.107248085Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-09-30T16:42:57.107248085Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "JSON", "status": "enabled", "styles": {"shape": "rectangle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/namespace-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/namespace-white.svg", "svgComplete": "ui/public/static/img/meshmodels/kubernetes/complete/namespace-complete.svg", "border-style": "dashed", "border-width": 2, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-image": "none", "background-opacity": 0.5}, "version": "v1.0.0", "metadata": {"genealogy": "parent", "published": false, "isAnnotation": false, "isNamespaced": false, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Namespace", "schema": "", "version": "v1"}, "description": "", "displayName": "default", "capabilities": [], "configuration": {}, "schemaVersion": "components.meshery.io/v1beta1"}, {"id": "c4814458-41c7-4968-9e35-ab83dd81a04d", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "kind": "github", "name": "Github", "type": "registry", "status": "registered", "user_id": "00000000-0000-0000-0000-000000000000", "sub_type": "", "created_at": "2025-09-30T16:42:57.107248085Z", "deleted_at": "0001-01-01T00:00:00Z", "updated_at": "2025-09-30T16:42:57.107248085Z", "credential_id": "00000000-0000-0000-0000-000000000000", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "format": "", "status": "enabled", "styles": {"shape": "round-triangle", "width": 20, "height": 20, "padding": 12, "position": {"x": 1314.998046875, "y": 733.5078125}, "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/service-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/service-white.svg", "svgComplete": "", "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0", "background-position-y": "4.5"}, "version": "v1.0.0", "metadata": {"genealogy": "", "published": false, "isAnnotation": false, "isNamespaced": true, "instanceDetails": null, "configurationUISchema": ""}, "component": {"kind": "Service", "schema": "", "version": "v1"}, "description": "", "displayName": "kibana-kibana", "capabilities": [], "configuration": {"spec": {"type": "ClusterIP", "ports": [{"name": "http", "port": 5601, "protocol": "TCP", "targetPort": 5601}], "selector": {"app": "kibana", "release": "kibana"}}, "metadata": {"name": "kibana-kibana", "labels": {"app": "kibana", "release": "kibana", "heritage": "Helm"}}}, "schemaVersion": "components.meshery.io/v1beta1"}], "preferences": {"layers": {"relationships": {"hierarchical-sibling-matchlabels": false}}}, "relationships": [{"id": "233c30fa-e4ba-4d03-ab36-6621f6038a37", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "alias", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "A hierarchical inventory relationship in which the configuration of (parent) component is patched with the configuration of other (child) component. Eg: The configuration of the EnvoyFilter (parent) component is patched with the configuration as received from WASMFilter (child) component.", "isAnnotation": false}, "selectors": [{"deny": {"to": null, "from": null}, "allow": {"to": [{"id": "43e122ec-05c7-4196-840d-bf328b510e69", "kind": "Deployment", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "mutatorRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "73839bcc-cd26-40a2-beba-a523712b1962", "kind": "Container", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "meshery-core", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "mutatorRef": [["configuration", "spec", "template", "spec", "containers", "0"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}, {"id": "3b1a9d7b-3c75-41f4-a598-4b33526c4f3c", "kind": "hierarchical", "type": "parent", "model": {"id": "b3f5bc0d-30f7-607d-6c73-784ddde6cad8", "name": "kubernetes", "model": {"version": "v1.32.0-alpha.3"}, "status": "enabled", "version": "v1.0.0", "category": {"id": "9ca27d0d-66ce-42a9-8c85-6236563f2ddb", "name": "Orchestration & Management"}, "metadata": {"shape": "circle", "svgColor": "ui/public/static/img/meshmodels/kubernetes/color/kubernetes-color.svg", "svgWhite": "ui/public/static/img/meshmodels/kubernetes/white/kubernetes-white.svg", "svgComplete": "", "isAnnotation": false, "primaryColor": "#326CE5", "secondaryColor": "#7aa1f0"}, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "Kubernetes", "subCategory": "Scheduling & Orchestration", "connection_id": "5bc80e3c-5d43-9eb4-d16c-78a2769247a6", "relationships": null, "schemaVersion": "models.meshery.io/v1beta1", "components_count": 0, "relationships_count": 0}, "status": "approved", "subType": "inventory", "version": "v1.0.0", "metadata": {"styles": {"svgColor": "", "svgWhite": "", "primaryColor": ""}, "description": "Namespace to namespaced components", "isAnnotation": false}, "selectors": [{"allow": {"to": [{"id": "07787adb-dc27-4adc-b4c5-04cf41cb6f2f", "kind": "Namespace", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "kubernetes", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "github", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatorRef": [["displayName"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}], "from": [{"id": "43e122ec-05c7-4196-840d-bf328b510e69", "kind": "*", "match": {}, "model": {"id": "00000000-0000-0000-0000-000000000000", "name": "*", "model": {"version": ""}, "status": "", "version": "", "category": {"id": "00000000-0000-0000-0000-000000000000", "name": ""}, "metadata": null, "components": null, "registrant": {"id": "00000000-0000-0000-0000-000000000000", "kind": "", "name": "", "type": "", "status": "", "sub_type": "", "created_at": "0001-01-01T00:00:00Z", "deleted_at": null, "updated_at": "0001-01-01T00:00:00Z", "schemaVersion": ""}, "displayName": "", "subCategory": "", "connection_id": "00000000-0000-0000-0000-000000000000", "relationships": null, "schemaVersion": "", "components_count": 0, "relationships_count": 0}, "patch": {"mutatedRef": [["configuration", "metadata", "namespace"]], "patchStrategy": "replace"}, "match_strategy_matrix": null}]}}], "schemaVersion": "relationships.meshery.io/v1alpha3", "evaluationQuery": ""}], "schemaVersion": "designs.meshery.io/v1beta1"}