{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "appstudio.redhat.com/v1alpha1",
            "kind": "Component",
            "metadata": {
                "annotations": {
                    "build.appstudio.openshift.io/pipeline": "{\"name\":\"docker-build\", \"bundle\": \"latest\"}",
                    "build.appstudio.openshift.io/request": "configure-pac",
                    "image.redhat.com/generate": "{\"visibility\": \"public\"}"
                },
                "creationTimestamp": "2026-07-13T17:54:36Z",
                "generation": 1,
                "name": "sample-component",
                "namespace": "user-ns1",
                "resourceVersion": "5266",
                "uid": "81be8d60-03ad-4f5a-8b91-41c2e20fbd7d"
            },
            "spec": {
                "application": "sample-component",
                "componentName": "sample-component",
                "source": {
                    "git": {
                        "context": "./",
                        "dockerfileUrl": "Dockerfile",
                        "revision": "main",
                        "url": "https://github.com/konflux-ci/testrepo.git"
                    }
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
