{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "ignore-check.kube-linter.io/liveness-port": "Keeping upstream configs",
                    "ignore-check.kube-linter.io/readiness-port": "Keeping upstream configs"
                },
                "creationTimestamp": "2026-04-01T11:47:21Z",
                "generation": 1,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "7fbdf7dcbb"
                },
                "name": "build-service-controller-manager-7fbdf7dcbb",
                "namespace": "build-service",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "build-service-controller-manager",
                        "uid": "68a8484f-a2a6-4734-b8d5-5a0d23b17a22"
                    }
                ],
                "resourceVersion": "31108",
                "uid": "8bddb903-4a57-4462-a3d9-ab970645536b"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "7fbdf7dcbb"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "7fbdf7dcbb"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8443",
                                    "--leader-elect=false",
                                    "--health-probe-bind-address=:8081"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "PAC_WEBHOOK_URL",
                                        "value": "http://pipelines-as-code-controller.openshift-pipelines.svc.cluster.local:8080"
                                    }
                                ],
                                "image": "quay.io/konflux-ci/build-service:ca44d2b8386e0af3ce29d2dc2d639a4e8fae3199",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "1Gi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "privileged": false,
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/ssl/certs/ca-custom-bundle.crt",
                                        "name": "trusted-ca",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "build-service-controller-manager",
                        "serviceAccountName": "build-service-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "trusted-ca",
                                    "optional": true
                                },
                                "name": "trusted-ca"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:56Z",
                "generation": 1,
                "labels": {
                    "name": "cert-manager-operator",
                    "pod-template-hash": "74c77db8bb"
                },
                "name": "cert-manager-operator-controller-manager-74c77db8bb",
                "namespace": "cert-manager-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cert-manager-operator-controller-manager",
                        "uid": "8da80305-6257-4ec3-87b2-d01fd14dc3c8"
                    }
                ],
                "resourceVersion": "21808",
                "uid": "cd98db51-0c37-49fa-9fda-737d944d7495"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "cert-manager-operator",
                        "pod-template-hash": "74c77db8bb"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"acme.cert-manager.io/v1\",\n    \"kind\": \"Challenge\",\n    \"metadata\": {\n      \"name\": \"tls-cert-sample\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"authorizationURL\": \"https://acme-staging-v02.api.letsencrypt.org/acme/authz-v3/XXXXX\",\n      \"dnsName\": \"sample.dns.name\",\n      \"issuerRef\": {\n        \"kind\": \"Issuer\",\n        \"name\": \"letsencrypt-staging\"\n      },\n      \"key\": \"XXX\",\n      \"solver\": {\n        \"dns01\": {\n          \"route53\": {\n            \"accessKeyID\": \"XXX\",\n            \"hostedZoneID\": \"XXX\",\n            \"region\": \"us-east-1\",\n            \"secretAccessKeySecretRef\": {\n              \"key\": \"awsSecretAccessKey\",\n              \"name\": \"aws-secret\"\n            }\n          }\n        },\n        \"selector\": {\n          \"dnsNames\": [\n            \"sample.dns.name\"\n          ]\n        }\n      },\n      \"token\": \"XXX\",\n      \"type\": \"DNS-01\",\n      \"url\": \"https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/XXXXXX/XXXXX\",\n      \"wildcard\": false\n    }\n  },\n  {\n    \"apiVersion\": \"acme.cert-manager.io/v1\",\n    \"kind\": \"Order\",\n    \"metadata\": {\n      \"annotations\": {\n        \"cert-manager.io/certificate-name\": \"tls-cert\",\n        \"cert-manager.io/certificate-revision\": \"1\",\n        \"cert-manager.io/private-key-secret-name\": \"tls-cert-sample\"\n      },\n      \"name\": \"tls-cert-sample\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"commonName\": \"sample.dns.name\",\n      \"dnsNames\": [\n        \"sample.dns.name\"\n      ],\n      \"issuerRef\": {\n        \"kind\": \"Issuer\",\n        \"name\": \"letsencrypt-staging\"\n      },\n      \"request\": \"XXX\"\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"Certificate\",\n    \"metadata\": {\n      \"name\": \"selfsigned-ca\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"commonName\": \"selfsigned-ca.dns.name\",\n      \"isCA\": true,\n      \"issuerRef\": {\n        \"group\": \"cert-manager.io\",\n        \"kind\": \"ClusterIssuer\",\n        \"name\": \"selfsigned-issuer\"\n      },\n      \"privateKey\": {\n        \"algorithm\": \"ECDSA\",\n        \"size\": 256\n      },\n      \"secretName\": \"ca-root-secret\"\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"Certificate\",\n    \"metadata\": {\n      \"name\": \"tls-cert\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"commonName\": \"sample.dns.name\",\n      \"dnsNames\": [\n        \"sample.dns.name\"\n      ],\n      \"isCA\": false,\n      \"issuerRef\": {\n        \"kind\": \"Issuer\",\n        \"name\": \"letsencrypt-staging\"\n      },\n      \"secretName\": \"tls-cert\"\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"CertificateRequest\",\n    \"metadata\": {\n      \"annotations\": {\n        \"cert-manager.io/certificate-name\": \"tls-cert\",\n        \"cert-manager.io/certificate-revision\": \"1\",\n        \"cert-manager.io/private-key-secret-name\": \"tls-cert-sample\"\n      },\n      \"name\": \"tls-cert-sample\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"groups\": [\n        \"system:serviceaccounts\",\n        \"system:serviceaccounts:cert-manager\",\n        \"system:authenticated\"\n      ],\n      \"issuerRef\": {\n        \"kind\": \"Issuer\",\n        \"name\": \"letsencrypt-staging\"\n      },\n      \"request\": \"XXX\",\n      \"username\": \"system:serviceaccount:cert-manager:cert-manager\"\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"ClusterIssuer\",\n    \"metadata\": {\n      \"name\": \"selfsigned-issuer\"\n    },\n    \"spec\": {\n      \"selfSigned\": {}\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"Issuer\",\n    \"metadata\": {\n      \"name\": \"ca-issuer\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"ca\": {\n        \"secretName\": \"ca-root-secret\"\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"cert-manager.io/v1\",\n    \"kind\": \"Issuer\",\n    \"metadata\": {\n      \"name\": \"letsencrypt-staging\",\n      \"namespace\": \"default\"\n    },\n    \"spec\": {\n      \"acme\": {\n        \"email\": \"aos-ci-cd@redhat.com\",\n        \"privateKeySecretRef\": {\n          \"name\": \"letsencrypt-staging\"\n        },\n        \"server\": \"https://acme-staging-v02.api.letsencrypt.org/directory\",\n        \"solvers\": [\n          {\n            \"dns01\": {\n              \"route53\": {\n                \"accessKeyID\": \"ACCESS_KEY_ID\",\n                \"hostedZoneID\": \"HOSTED_ZONE_ID\",\n                \"region\": \"AWS_REGION\",\n                \"secretAccessKeySecretRef\": {\n                  \"key\": \"access-key\",\n                  \"name\": \"sample-aws-secret\"\n                }\n              }\n            },\n            \"selector\": {\n              \"dnsNames\": [\n                \"sample.dns.name\"\n              ]\n            }\n          }\n        ]\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"operator.openshift.io/v1alpha1\",\n    \"kind\": \"CertManager\",\n    \"metadata\": {\n      \"name\": \"cluster\"\n    },\n    \"spec\": {\n      \"logLevel\": \"Normal\",\n      \"managementState\": \"Managed\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.openshift.io/v1alpha1\",\n    \"kind\": \"IstioCSR\",\n    \"metadata\": {\n      \"annotations\": {\n        \"kubernetes.io/description\": \"Resource behavior is managed through IstioCSR featuregate, which is enabled by default. Please refer to the cert-manager documentation for more information on the istio-csr feature.\"\n      },\n      \"name\": \"default\",\n      \"namespace\": \"istio-csr\"\n    },\n    \"spec\": {\n      \"istioCSRConfig\": {\n        \"certManager\": {\n          \"issuerRef\": {\n            \"group\": \"cert-manager.io\",\n            \"kind\": \"Issuer\",\n            \"name\": \"istio-csr-issuer\"\n          }\n        },\n        \"istio\": {\n          \"namespace\": \"istio-system\"\n        },\n        \"istiodTLSConfig\": {\n          \"trustDomain\": \"cluster.local\"\n        }\n      }\n    }\n  }\n]",
                            "capabilities": "Seamless Upgrades",
                            "categories": "Security",
                            "console.openshift.io/disable-operand-delete": "true",
                            "containerImage": "registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:99526f5a179816df1f7f51df0517136b247d815b7bdce0a5d0eb7cdaf4b5ce7a",
                            "createdAt": "2026-01-27T05:16:46",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "true",
                            "features.operators.openshift.io/fips-compliant": "true",
                            "features.operators.openshift.io/proxy-aware": "true",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "true",
                            "features.operators.openshift.io/token-auth-azure": "true",
                            "features.operators.openshift.io/token-auth-gcp": "true",
                            "kubectl.kubernetes.io/default-container": "cert-manager-operator",
                            "olm.operatorGroup": "openshift-cert-manager-operator",
                            "olm.operatorNamespace": "cert-manager-operator",
                            "olm.skipRange": "\u003e=1.18.0 \u003c1.18.1",
                            "olm.targetNamespaces": "",
                            "operator.openshift.io/uninstall-message": "The cert-manager Operator for Red Hat OpenShift will be removed from cert-manager-operator namespace. If your Operator configured any off-cluster resources, these will continue to run and require manual cleanup. All operands created by the operator will need to be manually cleaned up. Please refer to https://docs.openshift.com/container-platform/latest/security/cert_manager_operator/cert-manager-operator-uninstall.html for additional steps.",
                            "operatorframework.io/cluster-monitoring": "true",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"acme.cert-manager.io\",\"kind\":\"Challenge\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"acme.cert-manager.io\",\"kind\":\"Order\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"cert-manager.io\",\"kind\":\"Certificate\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"cert-manager.io\",\"kind\":\"CertificateRequest\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"cert-manager.io\",\"kind\":\"ClusterIssuer\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"cert-manager.io\",\"kind\":\"Issuer\",\"version\":\"v1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openshift.io\",\"kind\":\"CertManager\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openshift.io\",\"kind\":\"IstioCSR\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openshift-cert-manager-operator\",\"version\":\"1.18.1\"}}]}",
                            "operatorframework.io/suggested-namespace": "cert-manager-operator",
                            "operators.openshift.io/valid-subscription": "[\"OpenShift Kubernetes Engine\", \"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.25.1",
                            "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v3",
                            "repository": "https://github.com/openshift/cert-manager-operator",
                            "support": "Red Hat, Inc."
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "name": "cert-manager-operator",
                            "pod-template-hash": "74c77db8bb"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/arch",
                                                    "operator": "In",
                                                    "values": [
                                                        "amd64",
                                                        "arm64",
                                                        "ppc64le",
                                                        "s390x"
                                                    ]
                                                },
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "In",
                                                    "values": [
                                                        "linux"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "start",
                                    "--v=$(OPERATOR_LOG_LEVEL)",
                                    "--trusted-ca-configmap=$(TRUSTED_CA_CONFIGMAP_NAME)",
                                    "--cloud-credentials-secret=$(CLOUD_CREDENTIALS_SECRET_NAME)",
                                    "--unsupported-addon-features=$(UNSUPPORTED_ADDON_FEATURES)"
                                ],
                                "command": [
                                    "/usr/bin/cert-manager-operator"
                                ],
                                "env": [
                                    {
                                        "name": "WATCH_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.annotations['olm.targetNamespaces']"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "cert-manager-operator"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CERT_MANAGER_WEBHOOK",
                                        "value": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CERT_MANAGER_CA_INJECTOR",
                                        "value": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CERT_MANAGER_CONTROLLER",
                                        "value": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CERT_MANAGER_ACMESOLVER",
                                        "value": "registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:38899dcd99bcd1c8c8d2c67cd19d5b1756434028ed2f1b926a282723bd63183e"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CERT_MANAGER_ISTIOCSR",
                                        "value": "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9@sha256:fb89adfcc4bcdaf21bed27dbc90586fb2b32180259b9f9d6fcf84a38e401fe03"
                                    },
                                    {
                                        "name": "OPERAND_IMAGE_VERSION",
                                        "value": "1.18.4"
                                    },
                                    {
                                        "name": "ISTIOCSR_OPERAND_IMAGE_VERSION",
                                        "value": "0.14.2"
                                    },
                                    {
                                        "name": "OPERATOR_IMAGE_VERSION",
                                        "value": "1.18.1"
                                    },
                                    {
                                        "name": "OPERATOR_LOG_LEVEL",
                                        "value": "2"
                                    },
                                    {
                                        "name": "TRUSTED_CA_CONFIGMAP_NAME"
                                    },
                                    {
                                        "name": "CLOUD_CREDENTIALS_SECRET_NAME"
                                    },
                                    {
                                        "name": "UNSUPPORTED_ADDON_FEATURES"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "cert-manager-operator.v1.18.1"
                                    }
                                ],
                                "image": "registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:99526f5a179816df1f7f51df0517136b247d815b7bdce0a5d0eb7cdaf4b5ce7a",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "cert-manager-operator",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "32Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "privileged": false,
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp",
                                        "name": "tmp"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "cert-manager-operator-controller-manager",
                        "serviceAccountName": "cert-manager-operator-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "emptyDir": {},
                                "name": "tmp"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "f576e4ec568c9ababd0ae1f03481e9d6bdb9558fb24ca1f7432452a73c23d869"
                },
                "creationTimestamp": "2026-04-01T11:42:02Z",
                "generation": 1,
                "labels": {
                    "app": "cert-manager",
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/instance": "cert-manager",
                    "app.kubernetes.io/name": "cert-manager",
                    "app.kubernetes.io/version": "v1.18.4",
                    "pod-template-hash": "759f64656b"
                },
                "name": "cert-manager-759f64656b",
                "namespace": "cert-manager",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cert-manager",
                        "uid": "9a566561-edf4-4e05-9280-2d4e05a7c1ca"
                    }
                ],
                "resourceVersion": "23576",
                "uid": "466cb55b-668b-4b6e-a770-1a02a1a530cf"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/instance": "cert-manager",
                        "app.kubernetes.io/name": "cert-manager",
                        "pod-template-hash": "759f64656b"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "prometheus.io/path": "/metrics",
                            "prometheus.io/port": "9402",
                            "prometheus.io/scrape": "true"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "cert-manager",
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/instance": "cert-manager",
                            "app.kubernetes.io/name": "cert-manager",
                            "app.kubernetes.io/version": "v1.18.4",
                            "pod-template-hash": "759f64656b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--acme-http01-solver-image=registry.redhat.io/cert-manager/jetstack-cert-manager-acmesolver-rhel9@sha256:38899dcd99bcd1c8c8d2c67cd19d5b1756434028ed2f1b926a282723bd63183e",
                                    "--cluster-resource-namespace=$(POD_NAMESPACE)",
                                    "--feature-gates=ACMEHTTP01IngressPathTypeExact=false",
                                    "--leader-election-namespace=kube-system",
                                    "--max-concurrent-challenges=60",
                                    "--v=2"
                                ],
                                "command": [
                                    "/app/cmd/controller/controller"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 8,
                                    "httpGet": {
                                        "path": "/livez",
                                        "port": "http-healthz",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 15
                                },
                                "name": "cert-manager-controller",
                                "ports": [
                                    {
                                        "containerPort": 9402,
                                        "name": "http-metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9403,
                                        "name": "http-healthz",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "enableServiceLinks": false,
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "cert-manager",
                        "serviceAccountName": "cert-manager",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "0f1393429e1f5a9a9f766ac7f7c5b6cf849e15370f37b4863f73668e1ea93c68"
                },
                "creationTimestamp": "2026-04-01T11:42:10Z",
                "generation": 1,
                "labels": {
                    "app": "cainjector",
                    "app.kubernetes.io/component": "cainjector",
                    "app.kubernetes.io/instance": "cert-manager",
                    "app.kubernetes.io/name": "cainjector",
                    "app.kubernetes.io/version": "v1.18.4",
                    "pod-template-hash": "8966b78d4"
                },
                "name": "cert-manager-cainjector-8966b78d4",
                "namespace": "cert-manager",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cert-manager-cainjector",
                        "uid": "959c3c7c-0b35-42ba-8976-d90378129790"
                    }
                ],
                "resourceVersion": "23070",
                "uid": "aedffb16-91f1-4b79-860d-579e6fc86255"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "cainjector",
                        "app.kubernetes.io/instance": "cert-manager",
                        "app.kubernetes.io/name": "cainjector",
                        "pod-template-hash": "8966b78d4"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "prometheus.io/path": "/metrics",
                            "prometheus.io/port": "9402",
                            "prometheus.io/scrape": "true"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "cainjector",
                            "app.kubernetes.io/component": "cainjector",
                            "app.kubernetes.io/instance": "cert-manager",
                            "app.kubernetes.io/name": "cainjector",
                            "app.kubernetes.io/version": "v1.18.4",
                            "pod-template-hash": "8966b78d4"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--leader-election-namespace=kube-system",
                                    "--v=2"
                                ],
                                "command": [
                                    "/app/cmd/cainjector/cainjector"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "cert-manager-cainjector",
                                "ports": [
                                    {
                                        "containerPort": 9402,
                                        "name": "http-metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "enableServiceLinks": false,
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "cert-manager-cainjector",
                        "serviceAccountName": "cert-manager-cainjector",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "53d9f409b5b361c960a88bd57b5acce731e7f4687fe3828cfd56718fb5cd1716"
                },
                "creationTimestamp": "2026-04-01T11:42:04Z",
                "generation": 1,
                "labels": {
                    "app": "webhook",
                    "app.kubernetes.io/component": "webhook",
                    "app.kubernetes.io/instance": "cert-manager",
                    "app.kubernetes.io/name": "webhook",
                    "app.kubernetes.io/version": "v1.18.4",
                    "pod-template-hash": "597b96b99b"
                },
                "name": "cert-manager-webhook-597b96b99b",
                "namespace": "cert-manager",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cert-manager-webhook",
                        "uid": "b247fc6b-c2a1-464a-9ceb-95410d910ef2"
                    }
                ],
                "resourceVersion": "23087",
                "uid": "e2bc34fe-92d8-48ae-8b23-3839b75d85fb"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "webhook",
                        "app.kubernetes.io/instance": "cert-manager",
                        "app.kubernetes.io/name": "webhook",
                        "pod-template-hash": "597b96b99b"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "prometheus.io/path": "/metrics",
                            "prometheus.io/port": "9402",
                            "prometheus.io/scrape": "true"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "webhook",
                            "app.kubernetes.io/component": "webhook",
                            "app.kubernetes.io/instance": "cert-manager",
                            "app.kubernetes.io/name": "webhook",
                            "app.kubernetes.io/version": "v1.18.4",
                            "pod-template-hash": "597b96b99b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--dynamic-serving-ca-secret-name=cert-manager-webhook-ca",
                                    "--dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)",
                                    "--dynamic-serving-dns-names=cert-manager-webhook,cert-manager-webhook.$(POD_NAMESPACE),cert-manager-webhook.$(POD_NAMESPACE).svc",
                                    "--secure-port=10250",
                                    "--v=2"
                                ],
                                "command": [
                                    "/app/cmd/webhook/webhook"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:903ce74138b1ffc735846a7c5fcdf62bbe82ca29568a6b38caec2656f6637671",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/livez",
                                        "port": "healthcheck",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 60,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "cert-manager-webhook",
                                "ports": [
                                    {
                                        "containerPort": 10250,
                                        "name": "https",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 6080,
                                        "name": "healthcheck",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9402,
                                        "name": "http-metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": "healthcheck",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 5,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "enableServiceLinks": false,
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "cert-manager-webhook",
                        "serviceAccountName": "cert-manager-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "2"
                },
                "creationTimestamp": "2026-04-01T11:49:18Z",
                "generation": 1,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "78f58cf4dd"
                },
                "name": "image-controller-controller-manager-78f58cf4dd",
                "namespace": "image-controller",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "image-controller-controller-manager",
                        "uid": "39352422-d468-4f7f-99d2-25bb17549360"
                    }
                ],
                "resourceVersion": "32632",
                "uid": "3512393c-4239-42f4-aa11-9adb71b98f02"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "78f58cf4dd"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "78f58cf4dd"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8443",
                                    "--leader-elect=false",
                                    "--health-probe-bind-address=:8081"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "image": "quay.io/konflux-ci/image-controller:faaa7f3",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 8081,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/ssl/certs/quay-ca",
                                        "name": "quay-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/workspace",
                                        "name": "quaytoken",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "image-controller-controller-manager",
                        "serviceAccountName": "image-controller-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "quay-ca-bundle",
                                    "optional": true
                                },
                                "name": "quay-ca-bundle"
                            },
                            {
                                "name": "quaytoken",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "quaytoken"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:47:20Z",
                "generation": 2,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "7b8d7447d4"
                },
                "name": "image-controller-controller-manager-7b8d7447d4",
                "namespace": "image-controller",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "image-controller-controller-manager",
                        "uid": "39352422-d468-4f7f-99d2-25bb17549360"
                    }
                ],
                "resourceVersion": "32642",
                "uid": "9d4da28b-f6f7-40f8-8684-383ab3e1609e"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "7b8d7447d4"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "7b8d7447d4"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8443",
                                    "--leader-elect=false",
                                    "--health-probe-bind-address=:8081"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "image": "quay.io/konflux-ci/image-controller:faaa7f31e73a308330083b4e5c2ef3d5c91c1b0d",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 8081,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/ssl/certs/quay-ca",
                                        "name": "quay-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/workspace",
                                        "name": "quaytoken",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "image-controller-controller-manager",
                        "serviceAccountName": "image-controller-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "quay-ca-bundle",
                                    "optional": true
                                },
                                "name": "quay-ca-bundle"
                            },
                            {
                                "name": "quaytoken",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "quaytoken"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 2,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:47:20Z",
                "generation": 2,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "685c4f77f4"
                },
                "name": "integration-service-controller-manager-685c4f77f4",
                "namespace": "integration-service",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "integration-service-controller-manager",
                        "uid": "82c799e4-9563-4dc9-8f82-1c05d89d070d"
                    }
                ],
                "resourceVersion": "31256",
                "uid": "57b0be8d-df14-4ca7-852a-5965fc3cf725"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "685c4f77f4"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "685c4f77f4"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8080",
                                    "--leader-elect",
                                    "--lease-duration=30s",
                                    "--leader-renew-deadline=15s",
                                    "--leader-elector-retry-period=5s"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "CONSOLE_URL"
                                    }
                                ],
                                "image": "quay.io/konflux-ci/integration-service:9b742d08c33530749ae60562698b5ddf68c22f92",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "webhook-server",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8081,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp/k8s-webhook-server/serving-certs",
                                        "name": "cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "serviceAccount": "integration-service-controller-manager",
                        "serviceAccountName": "integration-service-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "name": "cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "webhook-server-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 2,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "2"
                },
                "creationTimestamp": "2026-04-01T11:47:22Z",
                "generation": 1,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "7b6797cfd9"
                },
                "name": "integration-service-controller-manager-7b6797cfd9",
                "namespace": "integration-service",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "integration-service-controller-manager",
                        "uid": "82c799e4-9563-4dc9-8f82-1c05d89d070d"
                    }
                ],
                "resourceVersion": "38655",
                "uid": "a6473930-83be-4eeb-8e94-19ac1b79d922"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "7b6797cfd9"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "7b6797cfd9"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8080",
                                    "--leader-elect",
                                    "--lease-duration=30s",
                                    "--leader-renew-deadline=15s",
                                    "--leader-elector-retry-period=5s"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "CONSOLE_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/ns/{{ .Namespace }}/pipelinerun/{{ .PipelineRunName }}"
                                    }
                                ],
                                "image": "quay.io/konflux-ci/integration-service:9b742d08c33530749ae60562698b5ddf68c22f92",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "webhook-server",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8081,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp/k8s-webhook-server/serving-certs",
                                        "name": "cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "serviceAccount": "integration-service-controller-manager",
                        "serviceAccountName": "integration-service-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "name": "cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "webhook-server-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "0",
                    "deployment.kubernetes.io/max-replicas": "0",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:37Z",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/name": "konflux-operator",
                    "control-plane": "controller-manager",
                    "pod-template-hash": "69477cc49c"
                },
                "name": "konflux-operator-controller-manager-69477cc49c",
                "namespace": "konflux-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "konflux-operator-controller-manager",
                        "uid": "ab910bc6-7813-49ce-b160-218292d9aba2"
                    }
                ],
                "resourceVersion": "32442",
                "uid": "f911167d-8f9f-40bc-8a07-58d59902f33b"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/name": "konflux-operator",
                        "control-plane": "controller-manager",
                        "pod-template-hash": "69477cc49c"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"Konflux\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxApplicationAPI\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-application-api\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxBuildService\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-build-service\"\n    },\n    \"spec\": {\n      \"buildControllerManager\": {\n        \"manager\": {\n          \"env\": [\n            {\n              \"name\": \"PAC_WEBHOOK_URL\",\n              \"value\": \"http://pipelines-as-code-controller.pipelines-as-code.svc.cluster.local:8180\"\n            },\n            {\n              \"name\": \"EXAMPLE_CUSTOM_CONFIG\",\n              \"valueFrom\": {\n                \"configMapKeyRef\": {\n                  \"key\": \"custom-config\",\n                  \"name\": \"build-service-config\"\n                }\n              }\n            },\n            {\n              \"name\": \"EXAMPLE_SECRET_VALUE\",\n              \"valueFrom\": {\n                \"secretKeyRef\": {\n                  \"key\": \"secret-key\",\n                  \"name\": \"build-service-secret\"\n                }\n              }\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"500m\",\n              \"memory\": \"512Mi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"replicas\": 2\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxCertManager\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-cert-manager\"\n    },\n    \"spec\": {\n      \"createClusterIssuer\": true\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxDefaultTenant\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konfluxdefaulttenant-sample\"\n    },\n    \"spec\": null\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxEnterpriseContract\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-enterprise-contract\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxImageController\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-image-controller\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxInfo\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-info\"\n    },\n    \"spec\": {\n      \"banner\": {\n        \"items\": [\n          {\n            \"summary\": \"Welcome to Konflux-CI! This is a production environment.\",\n            \"type\": \"info\"\n          },\n          {\n            \"dayOfWeek\": 1,\n            \"endTime\": \"17:00\",\n            \"startTime\": \"09:00\",\n            \"summary\": \"**Scheduled Maintenance**: System maintenance will occur on Friday, March 15th from 2:00 AM to 4:00 AM EST.\",\n            \"timeZone\": \"America/New_York\",\n            \"type\": \"warning\"\n          },\n          {\n            \"dayOfMonth\": 15,\n            \"endTime\": \"18:00\",\n            \"month\": 3,\n            \"startTime\": \"14:00\",\n            \"summary\": \"**CRITICAL**: Security patch deployment in progress. Some services may be temporarily unavailable.\",\n            \"timeZone\": \"UTC\",\n            \"type\": \"danger\",\n            \"year\": 2025\n          },\n          {\n            \"dayOfWeek\": 1,\n            \"endTime\": \"11:00\",\n            \"startTime\": \"09:00\",\n            \"summary\": \"Weekly team standup reminder: Every Monday at 10:00 AM.\",\n            \"timeZone\": \"America/Los_Angeles\",\n            \"type\": \"info\"\n          },\n          {\n            \"dayOfMonth\": 31,\n            \"endTime\": \"23:59\",\n            \"month\": 12,\n            \"startTime\": \"00:00\",\n            \"summary\": \"**Annual Review Period**: Performance reviews are due by end of month.\",\n            \"timeZone\": \"UTC\",\n            \"type\": \"warning\"\n          },\n          {\n            \"endTime\": \"20:00\",\n            \"startTime\": \"08:00\",\n            \"summary\": \"**New Feature Available**:\\n\\n- Enhanced build pipeline visualization\\n- Improved security scanning\\n- [View Documentation](https://docs.konflux.example.com)\\n\",\n            \"timeZone\": \"Europe/London\",\n            \"type\": \"info\"\n          }\n        ]\n      },\n      \"publicInfo\": {\n        \"environment\": \"production\",\n        \"integrations\": {\n          \"github\": {\n            \"application_url\": \"https://github.com/apps/my-konflux-app/installations/new\"\n          },\n          \"image_controller\": {\n            \"enabled\": true,\n            \"notifications\": [\n              {\n                \"config\": {\n                  \"url\": \"https://webhook.example.com/build/complete\"\n                },\n                \"event\": \"build_complete\",\n                \"method\": \"webhook\",\n                \"title\": \"Build Complete Notification\"\n              },\n              {\n                \"config\": {\n                  \"email\": \"devops-team@example.com\"\n                },\n                \"event\": \"repo_push\",\n                \"method\": \"email\",\n                \"title\": \"Repository Push Notification\"\n              },\n              {\n                \"config\": {\n                  \"timeout\": \"30s\",\n                  \"url\": \"https://webhook.example.com/scan\"\n                },\n                \"event\": \"image_scan_complete\",\n                \"method\": \"webhook\",\n                \"title\": \"Image Scan Complete\"\n              }\n            ]\n          },\n          \"sbom_server\": {\n            \"sbom_sha\": \"https://sbom.example.com/sha\",\n            \"url\": \"https://sbom.example.com/content\"\n          }\n        },\n        \"rbac\": [\n          {\n            \"description\": \"Full access to Konflux resources including secrets and administrative operations\",\n            \"displayName\": \"Administrator\",\n            \"name\": \"konflux-admin-user-actions\"\n          },\n          {\n            \"description\": \"Manage workspace resources without access to sensitive or destructive actions\",\n            \"name\": \"konflux-maintainer-user-actions\"\n          },\n          {\n            \"description\": \"Read-only access to view CI results and workspace information\",\n            \"displayName\": \"Viewer Role\",\n            \"name\": \"konflux-viewer-user-actions\"\n          },\n          {\n            \"description\": \"Custom role for specific use case with limited permissions\",\n            \"name\": \"konflux-custom-role\"\n          }\n        ],\n        \"statusPageUrl\": \"https://status.konflux.example.com\",\n        \"visibility\": \"public\"\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxIntegrationService\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-integration-service\"\n    },\n    \"spec\": {\n      \"integrationControllerManager\": {\n        \"manager\": {\n          \"env\": [\n            {\n              \"name\": \"EXAMPLE_CUSTOM_CONFIG\",\n              \"valueFrom\": {\n                \"configMapKeyRef\": {\n                  \"key\": \"custom-config\",\n                  \"name\": \"integration-service-config\"\n                }\n              }\n            },\n            {\n              \"name\": \"EXAMPLE_SECRET_VALUE\",\n              \"valueFrom\": {\n                \"secretKeyRef\": {\n                  \"key\": \"secret-key\",\n                  \"name\": \"integration-service-secret\"\n                }\n              }\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"512m\",\n              \"memory\": \"1Gi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"replicas\": 3\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxInternalRegistry\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-internal-registry\"\n    },\n    \"spec\": null\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxNamespaceLister\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-namespace-lister\"\n    },\n    \"spec\": {\n      \"namespaceLister\": {\n        \"namespaceLister\": {\n          \"env\": [\n            {\n              \"name\": \"LOG_LEVEL\",\n              \"value\": \"0\"\n            },\n            {\n              \"name\": \"CACHE_RESYNC_PERIOD\",\n              \"value\": \"10m\"\n            },\n            {\n              \"name\": \"EXAMPLE_CUSTOM_CONFIG\",\n              \"valueFrom\": {\n                \"configMapKeyRef\": {\n                  \"key\": \"custom-config\",\n                  \"name\": \"namespace-lister-config\"\n                }\n              }\n            },\n            {\n              \"name\": \"EXAMPLE_SECRET_VALUE\",\n              \"valueFrom\": {\n                \"secretKeyRef\": {\n                  \"key\": \"secret-key\",\n                  \"name\": \"namespace-lister-secret\"\n                }\n              }\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"512m\",\n              \"memory\": \"1Gi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"replicas\": 3\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxRBAC\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-rbac\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxReleaseService\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-release-service\"\n    },\n    \"spec\": {\n      \"releaseControllerManager\": {\n        \"manager\": {\n          \"env\": [\n            {\n              \"name\": \"DEFAULT_RELEASE_PVC\",\n              \"valueFrom\": {\n                \"configMapKeyRef\": {\n                  \"key\": \"DEFAULT_RELEASE_PVC\",\n                  \"name\": \"release-service-manager-properties\"\n                }\n              }\n            },\n            {\n              \"name\": \"EXAMPLE_CUSTOM_CONFIG\",\n              \"valueFrom\": {\n                \"configMapKeyRef\": {\n                  \"key\": \"custom-config\",\n                  \"name\": \"release-service-config\"\n                }\n              }\n            },\n            {\n              \"name\": \"EXAMPLE_SECRET_VALUE\",\n              \"valueFrom\": {\n                \"secretKeyRef\": {\n                  \"key\": \"secret-key\",\n                  \"name\": \"release-service-secret\"\n                }\n              }\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"replicas\": 3\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"konflux.konflux-ci.dev/v1alpha1\",\n    \"kind\": \"KonfluxUI\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"konflux-operator\"\n      },\n      \"name\": \"konflux-ui\"\n    },\n    \"spec\": {\n      \"dex\": {\n        \"config\": {\n          \"configureLoginWithOpenShift\": true,\n          \"connectors\": [\n            {\n              \"config\": {\n                \"clientID\": \"$GITHUB_CLIENT_ID\",\n                \"clientSecret\": \"$GITHUB_CLIENT_SECRET\",\n                \"orgs\": [\n                  {\n                    \"name\": \"my-org\",\n                    \"teams\": [\n                      \"developers\",\n                      \"admins\"\n                    ]\n                  },\n                  {\n                    \"name\": \"another-org\",\n                    \"teams\": [\n                      \"contributors\"\n                    ]\n                  }\n                ],\n                \"redirectURI\": \"https://dex.example.com/idp/callback\"\n              },\n              \"id\": \"github\",\n              \"name\": \"GitHub\",\n              \"type\": \"github\"\n            },\n            {\n              \"config\": {\n                \"clientID\": \"$GOOGLE_CLIENT_ID\",\n                \"clientSecret\": \"$GOOGLE_CLIENT_SECRET\",\n                \"groups\": [\n                  \"admin@example.com\"\n                ],\n                \"issuer\": \"https://accounts.google.com\",\n                \"redirectURI\": \"https://dex.example.com/idp/callback\"\n              },\n              \"id\": \"google\",\n              \"name\": \"Google\",\n              \"type\": \"oidc\"\n            },\n            {\n              \"config\": {\n                \"bindDN\": \"cn=admin,dc=example,dc=com\",\n                \"bindPW\": \"$LDAP_BIND_PASSWORD\",\n                \"groupSearch\": {\n                  \"baseDN\": \"ou=Groups,dc=example,dc=com\",\n                  \"filter\": \"(objectClass=groupOfNames)\",\n                  \"nameAttr\": \"cn\",\n                  \"userMatchers\": [\n                    {\n                      \"groupAttr\": \"member\",\n                      \"userAttr\": \"DN\"\n                    }\n                  ]\n                },\n                \"host\": \"ldap.example.com:636\",\n                \"userSearch\": {\n                  \"baseDN\": \"ou=Users,dc=example,dc=com\",\n                  \"emailAttr\": \"mail\",\n                  \"filter\": \"(objectClass=person)\",\n                  \"idAttr\": \"uid\",\n                  \"nameAttr\": \"cn\",\n                  \"username\": \"uid\"\n                }\n              },\n              \"id\": \"ldap\",\n              \"name\": \"LDAP\",\n              \"type\": \"ldap\"\n            }\n          ],\n          \"enablePasswordDB\": true,\n          \"hostname\": \"dex.example.com\",\n          \"passwordConnector\": \"local\",\n          \"port\": \"9443\",\n          \"staticPasswords\": [\n            {\n              \"email\": \"user1@konflux.dev\",\n              \"hash\": \"REDACTED\",\n              \"userID\": \"7138d2fe-724e-4e86-af8a-db7c4b080e20\",\n              \"username\": \"user1\"\n            },\n            {\n              \"email\": \"user2@konflux.dev\",\n              \"hash\": \"REDACTED\",\n              \"userID\": \"ea8e8ee1-2283-4e03-83d4-b00f8b821b64\",\n              \"username\": \"user2\"\n            },\n            {\n              \"email\": \"admin@konflux.dev\",\n              \"hash\": \"REDACTED\",\n              \"userID\": \"admin-12345-67890-abcdef\",\n              \"username\": \"admin\"\n            }\n          ]\n        },\n        \"dex\": {\n          \"env\": [\n            {\n              \"name\": \"DEX_LOG_LEVEL\",\n              \"value\": \"debug\"\n            },\n            {\n              \"name\": \"DEX_STORAGE_TYPE\",\n              \"value\": \"kubernetes\"\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"500m\",\n              \"memory\": \"512Mi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"replicas\": 2\n      },\n      \"ingress\": {\n        \"annotations\": {\n          \"cert-manager.io/cluster-issuer\": \"letsencrypt-prod\",\n          \"nginx.ingress.kubernetes.io/force-ssl-redirect\": \"true\",\n          \"nginx.ingress.kubernetes.io/proxy-body-size\": \"10m\",\n          \"nginx.ingress.kubernetes.io/ssl-redirect\": \"true\"\n        },\n        \"enabled\": true,\n        \"host\": \"konflux-ui.example.com\",\n        \"ingressClassName\": \"nginx\",\n        \"tlsSecretName\": \"konflux-ui-tls\"\n      },\n      \"proxy\": {\n        \"nginx\": {\n          \"env\": [\n            {\n              \"name\": \"NGINX_WORKER_PROCESSES\",\n              \"value\": \"4\"\n            },\n            {\n              \"name\": \"NGINX_WORKER_CONNECTIONS\",\n              \"value\": \"1024\"\n            },\n            {\n              \"name\": \"NGINX_KEEPALIVE_TIMEOUT\",\n              \"value\": \"65\"\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"500m\",\n              \"memory\": \"512Mi\"\n            },\n            \"requests\": {\n              \"cpu\": \"100m\",\n              \"memory\": \"256Mi\"\n            }\n          }\n        },\n        \"oauth2Proxy\": {\n          \"env\": [\n            {\n              \"name\": \"OAUTH2_PROXY_PROVIDER\",\n              \"value\": \"oidc\"\n            },\n            {\n              \"name\": \"OAUTH2_PROXY_OIDC_ISSUER_URL\",\n              \"value\": \"https://dex.example.com/idp/\"\n            },\n            {\n              \"name\": \"OAUTH2_PROXY_CLIENT_ID\",\n              \"value\": \"oauth2-proxy\"\n            },\n            {\n              \"name\": \"OAUTH2_PROXY_CLIENT_SECRET\",\n              \"valueFrom\": {\n                \"secretKeyRef\": {\n                  \"key\": \"client-secret\",\n                  \"name\": \"oauth2-proxy-secret\"\n                }\n              }\n            }\n          ],\n          \"resources\": {\n            \"limits\": {\n              \"cpu\": \"200m\",\n              \"memory\": \"256Mi\"\n            },\n            \"requests\": {\n              \"cpu\": \"50m\",\n              \"memory\": \"128Mi\"\n            }\n          }\n        },\n        \"replicas\": 3\n      }\n    }\n  }\n]",
                            "capabilities": "Full Lifecycle",
                            "categories": "Integration \u0026 Delivery, Security, Developer Tools",
                            "containerImage": "quay.io/konflux-ci/konflux-operator:release-sha-1691d5a",
                            "createdAt": "2026-03-25T12:18:15Z",
                            "description": "Cloud native software factory focused on software supply chain security",
                            "kubectl.kubernetes.io/default-container": "manager",
                            "olm.operatorGroup": "konflux-operator",
                            "olm.operatorNamespace": "konflux-operator",
                            "olm.suggested-namespace": "konflux-operator",
                            "olm.targetNamespaces": "",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"Konflux\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxApplicationAPI\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxBuildService\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxCertManager\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxDefaultTenant\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxEnterpriseContract\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxImageController\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxInfo\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxIntegrationService\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxInternalRegistry\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxNamespaceLister\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxRBAC\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxReleaseService\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxSegmentBridge\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"konflux.konflux-ci.dev\",\"kind\":\"KonfluxUI\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"konflux-operator\",\"version\":\"0.1.5\"}}]}",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.42.0",
                            "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
                            "repository": "https://github.com/konflux-ci/konflux-ci",
                            "support": "Konflux Community"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/name": "konflux-operator",
                            "control-plane": "controller-manager",
                            "pod-template-hash": "69477cc49c"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8443",
                                    "--leader-elect",
                                    "--health-probe-bind-address=:8081"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "konflux-operator.v0.1.5"
                                    }
                                ],
                                "image": "quay.io/konflux-ci/konflux-operator:release-sha-1691d5a",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 8081,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "512Mi"
                                    },
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "konflux-operator-controller-manager",
                        "serviceAccountName": "konflux-operator-controller-manager",
                        "terminationGracePeriodSeconds": 10
                    }
                }
            },
            "status": {
                "observedGeneration": 2,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:47:20Z",
                "generation": 1,
                "labels": {
                    "app": "dex",
                    "pod-template-hash": "db5b8ff46"
                },
                "name": "dex-db5b8ff46",
                "namespace": "konflux-ui",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "dex",
                        "uid": "ffbbf86f-a774-45af-9fa2-ebfdba81fc41"
                    }
                ],
                "resourceVersion": "31278",
                "uid": "7035fe3f-6eeb-451d-b425-fb8bd29aefdc"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "dex",
                        "pod-template-hash": "db5b8ff46"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "dex",
                            "pod-template-hash": "db5b8ff46"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "/usr/local/bin/dex",
                                    "serve",
                                    "/etc/dex/cfg/config.yaml"
                                ],
                                "env": [
                                    {
                                        "name": "OPENSHIFT_OAUTH_CLIENT_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "token",
                                                "name": "dex-client"
                                            }
                                        }
                                    },
                                    {
                                        "name": "CLIENT_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "client-secret",
                                                "name": "oauth2-proxy-client-secret"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/konflux-ci/dex@sha256:a1e9a10809c0f1601064096607a5a8ffc8c60c38678ae88e512888ef41a9db4c",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "dex",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 5558,
                                        "name": "telemetry",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz/ready",
                                        "port": "telemetry",
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "50m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/dex/cfg",
                                        "name": "dex"
                                    },
                                    {
                                        "mountPath": "/etc/dex/tls",
                                        "name": "tls"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "dex",
                        "serviceAccountName": "dex",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "config.yaml",
                                            "path": "config.yaml"
                                        }
                                    ],
                                    "name": "dex-e24276cd4e"
                                },
                                "name": "dex"
                            },
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "dex-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "2",
                    "ignore-check.kube-linter.io/no-anti-affinity": "Using topologySpreadConstraints"
                },
                "creationTimestamp": "2026-04-01T11:47:22Z",
                "generation": 1,
                "labels": {
                    "app": "proxy",
                    "pod-template-hash": "5cc6fc99d5"
                },
                "name": "proxy-5cc6fc99d5",
                "namespace": "konflux-ui",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "proxy",
                        "uid": "cf052382-679b-484d-b676-ec5e05a3235d"
                    }
                ],
                "resourceVersion": "32015",
                "uid": "055a9425-d133-407f-b36c-708bb0905830"
            },
            "spec": {
                "minReadySeconds": 30,
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "proxy",
                        "pod-template-hash": "5cc6fc99d5"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "proxy",
                            "pod-template-hash": "5cc6fc99d5"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "nginx",
                                    "-g",
                                    "daemon off;",
                                    "-c",
                                    "/etc/nginx/nginx.conf"
                                ],
                                "image": "registry.access.redhat.com/ubi9/nginx-124@sha256:04156cd38c436fb6692930d18af59619b0669b2d80cd3590d0973c0e038c5d6d",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 9443,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 60,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "nginx",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "web",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9443,
                                        "name": "web-tls",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 9443,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 30,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "300m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "30m",
                                        "memory": "128Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/nginx/nginx.conf",
                                        "name": "proxy",
                                        "readOnly": true,
                                        "subPath": "nginx.conf"
                                    },
                                    {
                                        "mountPath": "/var/log/nginx",
                                        "name": "logs"
                                    },
                                    {
                                        "mountPath": "/var/lib/nginx/tmp",
                                        "name": "nginx-tmp"
                                    },
                                    {
                                        "mountPath": "/run",
                                        "name": "run"
                                    },
                                    {
                                        "mountPath": "/mnt",
                                        "name": "serving-cert"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-config",
                                        "name": "nginx-generated-config"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-location-config",
                                        "name": "nginx-generated-location-config"
                                    },
                                    {
                                        "mountPath": "/opt/app-root/src/static-content",
                                        "name": "static-content"
                                    },
                                    {
                                        "mountPath": "/opt/app-root/src/segment",
                                        "name": "segment-bridge-config"
                                    }
                                ]
                            },
                            {
                                "env": [
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER",
                                        "value": "oidc"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER_DISPLAY_NAME",
                                        "value": "Dex OIDC"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_CLIENT_ID",
                                        "value": "oauth2-proxy"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_HTTP_ADDRESS",
                                        "value": "127.0.0.1:6000"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_PROVIDER_BUTTON",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROMPT",
                                        "value": "login"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_REDIRECT_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/oauth2/callback"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_OIDC_ISSUER_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/idp/"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_LOGIN_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/idp/auth"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_OIDC_DISCOVERY",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_REDEEM_URL",
                                        "value": "https://dex.konflux-ui.svc.cluster.local:9443/idp/token"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_OIDC_JWKS_URL",
                                        "value": "https://dex.konflux-ui.svc.cluster.local:9443/idp/keys"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_SECURE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_NAME",
                                        "value": "__Host-konflux-ci-cookie"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_EMAIL_DOMAINS",
                                        "value": "*"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SET_XAUTHREQUEST",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_JWT_BEARER_TOKENS",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER_CA_FILES",
                                        "value": "/etc/ssl/certs/ca-bundle.crt"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_WHITELIST_DOMAINS",
                                        "value": "konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_INSECURE_OIDC_ALLOW_UNVERIFIED_EMAIL",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_CLIENT_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "client-secret",
                                                "name": "oauth2-proxy-client-secret"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "cookie-secret",
                                                "name": "oauth2-proxy-cookie-secret"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/konflux-ci/oauth2-proxy@sha256:1f4a37529de4f750099af18e113556bd995fe6922030c614b7d6d23eaa0bd318",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "oauth2-proxy",
                                "ports": [
                                    {
                                        "containerPort": 6000,
                                        "name": "web",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "limits": {
                                        "cpu": "300m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "30m",
                                        "memory": "128Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/ssl/certs",
                                        "name": "ca-bundle",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "initContainers": [
                            {
                                "command": [
                                    "cp",
                                    "-R",
                                    "/opt/app-root/src/.",
                                    "/mnt/static-content/"
                                ],
                                "image": "quay.io/konflux-ci/konflux-ui@sha256:503831414ca09befa276fdffd836708f04d2d430b1fd428cb3b0e3cd5bd74eb3",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "copy-static-content",
                                "resources": {
                                    "limits": {
                                        "cpu": "50m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/mnt/static-content",
                                        "name": "static-content"
                                    }
                                ]
                            },
                            {
                                "command": [
                                    "sh",
                                    "-c",
                                    "set -e\n\n# Copy the auth.conf template and replace the bearer token\ntoken=$(cat /mnt/api-token/token)\nsed \"s/__BEARER_TOKEN__/$token/\" /mnt/nginx-templates/auth.conf \u003e /mnt/nginx-generated-config/auth.conf\nchmod 640 /mnt/nginx-generated-config/auth.conf\n\n# Resolve tekton-results hostname\nresults_hostname_k8s=tekton-results-api-service.tekton-pipelines.svc.cluster.local\nresults_hostname_openshift=tekton-results-api-service.openshift-pipelines.svc.cluster.local\nif nslookup $results_hostname_k8s \u003e /dev/null 2\u003e\u00261; then\n  results_hostname=$results_hostname_k8s\nelif nslookup $results_hostname_openshift \u003e /dev/null 2\u003e\u00261; then\n  results_hostname=$results_hostname_openshift\nelse\n  echo \"Error: Could not resolve tekton-results hostname\"\n  exit 1\nfi\nsed \"s/__TEKTON_RESULTS_HOSTNAME__/$results_hostname/\" /mnt/nginx-templates/tekton-results.conf \u003e /mnt/nginx-generated-location-config/tekton-results.conf\nchmod 640 /mnt/nginx-generated-location-config/tekton-results.conf\n"
                                ],
                                "image": "quay.io/konflux-ci/konflux-ui@sha256:503831414ca09befa276fdffd836708f04d2d430b1fd428cb3b0e3cd5bd74eb3",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "generate-nginx-configs",
                                "resources": {
                                    "limits": {
                                        "cpu": "50m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/mnt/nginx-generated-config",
                                        "name": "nginx-generated-config"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-templates",
                                        "name": "nginx-templates"
                                    },
                                    {
                                        "mountPath": "/mnt/api-token",
                                        "name": "api-token"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-location-config",
                                        "name": "nginx-generated-location-config"
                                    }
                                ]
                            }
                        ],
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "proxy",
                        "serviceAccountName": "proxy",
                        "terminationGracePeriodSeconds": 30,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "app": "proxy"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "ScheduleAnyway"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "ca-bundle",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "ca.crt",
                                                        "path": "ca-bundle.crt"
                                                    }
                                                ],
                                                "name": "oauth2-proxy-cert"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "nginx.conf",
                                            "path": "nginx.conf"
                                        }
                                    ],
                                    "name": "proxy-5f87fc6759"
                                },
                                "name": "proxy"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "proxy-nginx-templates-dt292585th"
                                },
                                "name": "nginx-templates"
                            },
                            {
                                "emptyDir": {},
                                "name": "logs"
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-tmp"
                            },
                            {
                                "emptyDir": {},
                                "name": "run"
                            },
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "serving-cert"
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-generated-config"
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-generated-location-config"
                            },
                            {
                                "name": "api-token",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "proxy"
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "static-content"
                            },
                            {
                                "name": "segment-bridge-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "key",
                                            "path": "key"
                                        },
                                        {
                                            "key": "url",
                                            "path": "url"
                                        }
                                    ],
                                    "optional": true,
                                    "secretName": "segment-bridge-config-eb8c71e115"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "ignore-check.kube-linter.io/no-anti-affinity": "Using topologySpreadConstraints"
                },
                "creationTimestamp": "2026-04-01T11:47:20Z",
                "generation": 2,
                "labels": {
                    "app": "proxy",
                    "pod-template-hash": "84c45549d4"
                },
                "name": "proxy-84c45549d4",
                "namespace": "konflux-ui",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "proxy",
                        "uid": "cf052382-679b-484d-b676-ec5e05a3235d"
                    }
                ],
                "resourceVersion": "32026",
                "uid": "6efbd714-8aae-4243-b60d-b5b0fb0dd2b7"
            },
            "spec": {
                "minReadySeconds": 30,
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app": "proxy",
                        "pod-template-hash": "84c45549d4"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "proxy",
                            "pod-template-hash": "84c45549d4"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "nginx",
                                    "-g",
                                    "daemon off;",
                                    "-c",
                                    "/etc/nginx/nginx.conf"
                                ],
                                "image": "registry.access.redhat.com/ubi9/nginx-124@sha256:04156cd38c436fb6692930d18af59619b0669b2d80cd3590d0973c0e038c5d6d",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 9443,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 60,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "nginx",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "web",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9443,
                                        "name": "web-tls",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 9443,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 30,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "300m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "30m",
                                        "memory": "128Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/nginx/nginx.conf",
                                        "name": "proxy",
                                        "readOnly": true,
                                        "subPath": "nginx.conf"
                                    },
                                    {
                                        "mountPath": "/var/log/nginx",
                                        "name": "logs"
                                    },
                                    {
                                        "mountPath": "/var/lib/nginx/tmp",
                                        "name": "nginx-tmp"
                                    },
                                    {
                                        "mountPath": "/run",
                                        "name": "run"
                                    },
                                    {
                                        "mountPath": "/mnt",
                                        "name": "serving-cert"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-config",
                                        "name": "nginx-generated-config"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-location-config",
                                        "name": "nginx-generated-location-config"
                                    },
                                    {
                                        "mountPath": "/opt/app-root/src/static-content",
                                        "name": "static-content"
                                    },
                                    {
                                        "mountPath": "/opt/app-root/src/segment",
                                        "name": "segment-bridge-config"
                                    }
                                ]
                            },
                            {
                                "env": [
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER",
                                        "value": "oidc"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER_DISPLAY_NAME",
                                        "value": "Dex OIDC"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_CLIENT_ID",
                                        "value": "oauth2-proxy"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_HTTP_ADDRESS",
                                        "value": "127.0.0.1:6000"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_PROVIDER_BUTTON",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROMPT",
                                        "value": "login"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_REDIRECT_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/oauth2/callback"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_OIDC_ISSUER_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/idp/"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_LOGIN_URL",
                                        "value": "https://konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/idp/auth"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_OIDC_DISCOVERY",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_REDEEM_URL",
                                        "value": "https://dex.konflux-ui.svc.cluster.local:9443/idp/token"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_OIDC_JWKS_URL",
                                        "value": "https://dex.konflux-ui.svc.cluster.local:9443/idp/keys"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_SECURE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_NAME",
                                        "value": "__Host-konflux-ci-cookie"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_EMAIL_DOMAINS",
                                        "value": "*"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SET_XAUTHREQUEST",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_SKIP_JWT_BEARER_TOKENS",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_PROVIDER_CA_FILES",
                                        "value": "/etc/ssl/certs/ca-bundle.crt"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_WHITELIST_DOMAINS",
                                        "value": "konflux-ui-konflux-ui.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_INSECURE_OIDC_ALLOW_UNVERIFIED_EMAIL",
                                        "value": "true"
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_CLIENT_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "client-secret",
                                                "name": "oauth2-proxy-client-secret"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OAUTH2_PROXY_COOKIE_SECRET",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "cookie-secret",
                                                "name": "oauth2-proxy-cookie-secret"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/konflux-ci/oauth2-proxy@sha256:1f4a37529de4f750099af18e113556bd995fe6922030c614b7d6d23eaa0bd318",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "oauth2-proxy",
                                "ports": [
                                    {
                                        "containerPort": 6000,
                                        "name": "web",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "limits": {
                                        "cpu": "300m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "30m",
                                        "memory": "128Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/ssl/certs",
                                        "name": "ca-bundle",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "initContainers": [
                            {
                                "command": [
                                    "cp",
                                    "-R",
                                    "/opt/app-root/src/.",
                                    "/mnt/static-content/"
                                ],
                                "image": "quay.io/konflux-ci/konflux-ui@sha256:503831414ca09befa276fdffd836708f04d2d430b1fd428cb3b0e3cd5bd74eb3",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "copy-static-content",
                                "resources": {
                                    "limits": {
                                        "cpu": "50m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/mnt/static-content",
                                        "name": "static-content"
                                    }
                                ]
                            },
                            {
                                "command": [
                                    "sh",
                                    "-c",
                                    "set -e\n\n# Copy the auth.conf template and replace the bearer token\ntoken=$(cat /mnt/api-token/token)\nsed \"s/__BEARER_TOKEN__/$token/\" /mnt/nginx-templates/auth.conf \u003e /mnt/nginx-generated-config/auth.conf\nchmod 640 /mnt/nginx-generated-config/auth.conf\n\n# Resolve tekton-results hostname\nresults_hostname_k8s=tekton-results-api-service.tekton-pipelines.svc.cluster.local\nresults_hostname_openshift=tekton-results-api-service.openshift-pipelines.svc.cluster.local\nif nslookup $results_hostname_k8s \u003e /dev/null 2\u003e\u00261; then\n  results_hostname=$results_hostname_k8s\nelif nslookup $results_hostname_openshift \u003e /dev/null 2\u003e\u00261; then\n  results_hostname=$results_hostname_openshift\nelse\n  echo \"Error: Could not resolve tekton-results hostname\"\n  exit 1\nfi\nsed \"s/__TEKTON_RESULTS_HOSTNAME__/$results_hostname/\" /mnt/nginx-templates/tekton-results.conf \u003e /mnt/nginx-generated-location-config/tekton-results.conf\nchmod 640 /mnt/nginx-generated-location-config/tekton-results.conf\n"
                                ],
                                "image": "quay.io/konflux-ci/konflux-ui@sha256:503831414ca09befa276fdffd836708f04d2d430b1fd428cb3b0e3cd5bd74eb3",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "generate-nginx-configs",
                                "resources": {
                                    "limits": {
                                        "cpu": "50m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/mnt/nginx-generated-config",
                                        "name": "nginx-generated-config"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-templates",
                                        "name": "nginx-templates"
                                    },
                                    {
                                        "mountPath": "/mnt/api-token",
                                        "name": "api-token"
                                    },
                                    {
                                        "mountPath": "/mnt/nginx-generated-location-config",
                                        "name": "nginx-generated-location-config"
                                    }
                                ]
                            }
                        ],
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "proxy",
                        "serviceAccountName": "proxy",
                        "terminationGracePeriodSeconds": 30,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "app": "proxy"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "ScheduleAnyway"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "ca-bundle",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "ca.crt",
                                                        "path": "ca-bundle.crt"
                                                    }
                                                ],
                                                "name": "oauth2-proxy-cert"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "nginx.conf",
                                            "path": "nginx.conf"
                                        }
                                    ],
                                    "name": "proxy-5f87fc6759"
                                },
                                "name": "proxy"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "proxy-nginx-templates-dt292585th"
                                },
                                "name": "nginx-templates"
                            },
                            {
                                "emptyDir": {},
                                "name": "logs"
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-tmp"
                            },
                            {
                                "emptyDir": {},
                                "name": "run"
                            },
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "serving-cert"
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-generated-config"
                            },
                            {
                                "emptyDir": {},
                                "name": "nginx-generated-location-config"
                            },
                            {
                                "name": "api-token",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "proxy"
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "static-content"
                            },
                            {
                                "name": "segment-bridge-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "key",
                                            "path": "key"
                                        },
                                        {
                                            "key": "url",
                                            "path": "url"
                                        }
                                    ],
                                    "optional": true,
                                    "secretName": "segment-bridge-config"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 2,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "ignore-check.kube-linter.io/no-anti-affinity": "Using topologySpreadConstraints"
                },
                "creationTimestamp": "2026-04-01T11:47:19Z",
                "generation": 1,
                "labels": {
                    "apps": "namespace-lister",
                    "pod-template-hash": "676f7d8dc7"
                },
                "name": "namespace-lister-676f7d8dc7",
                "namespace": "namespace-lister",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "namespace-lister",
                        "uid": "52c287f5-f911-4915-a7cc-a502d121bf32"
                    }
                ],
                "resourceVersion": "30662",
                "uid": "d9b35ed7-fbb4-424a-a1bd-ac9937664818"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "apps": "namespace-lister",
                        "pod-template-hash": "676f7d8dc7"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "apps": "namespace-lister",
                            "pod-template-hash": "676f7d8dc7"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "-enable-tls",
                                    "-cert-path=/var/tls/tls.crt",
                                    "-key-path=/var/tls/tls.key"
                                ],
                                "env": [
                                    {
                                        "name": "LOG_LEVEL",
                                        "value": "0"
                                    },
                                    {
                                        "name": "CACHE_RESYNC_PERIOD",
                                        "value": "10m"
                                    },
                                    {
                                        "name": "CACHE_NAMESPACE_LABELSELECTOR",
                                        "value": "konflux-ci.dev/type=tenant"
                                    },
                                    {
                                        "name": "AUTH_USERNAME_HEADER",
                                        "value": "X-User"
                                    },
                                    {
                                        "name": "AUTH_GROUPS_HEADER",
                                        "value": "X-Group"
                                    }
                                ],
                                "image": "quay.io/konflux-ci/namespace-lister@sha256:e4bb09dfe4513cdbe349507495c7f4044623a3c2aff866b7946d941e82a7a639",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8080,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 1,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "namespace-lister",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8080,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 1,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "200m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "20m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "namespace-lister",
                        "serviceAccountName": "namespace-lister",
                        "terminationGracePeriodSeconds": 60,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "apps": "namespace-lister"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "ScheduleAnyway"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "namespace-lister-tls"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "capability.openshift.io/name": "openshift-samples",
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:17:09Z",
                "generation": 1,
                "labels": {
                    "name": "cluster-samples-operator",
                    "pod-template-hash": "8696bc5b94"
                },
                "name": "cluster-samples-operator-8696bc5b94",
                "namespace": "openshift-cluster-samples-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cluster-samples-operator",
                        "uid": "f38633c9-fac5-4db4-acc1-d4d219f35fb1"
                    }
                ],
                "resourceVersion": "11564",
                "uid": "46ac6211-3abd-4384-853f-e201692f8161"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "cluster-samples-operator",
                        "pod-template-hash": "8696bc5b94"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "name": "cluster-samples-operator",
                            "pod-template-hash": "8696bc5b94"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "cluster-samples-operator"
                                ],
                                "env": [
                                    {
                                        "name": "WATCH_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "cluster-samples-operator"
                                    },
                                    {
                                        "name": "RELEASE_VERSION",
                                        "value": "4.20.8"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4556896f77307821531ef91b7b7faccb82b824ea695693b2989f597f0deca038",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "cluster-samples-operator",
                                "ports": [
                                    {
                                        "containerPort": 60000,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/secrets",
                                        "name": "samples-operator-tls"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--namespace=openshift-cluster-samples-operator",
                                    "--process-name=cluster-samples-operator",
                                    "--termination-grace-period=30s",
                                    "--files=/etc/secrets/tls.crt,/etc/secrets/tls.key"
                                ],
                                "command": [
                                    "cluster-samples-operator-watch",
                                    "file-watcher-watchdog"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4556896f77307821531ef91b7b7faccb82b824ea695693b2989f597f0deca038",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "cluster-samples-operator-watch",
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "cluster-samples-operator",
                        "serviceAccountName": "cluster-samples-operator",
                        "shareProcessNamespace": true,
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "samples-operator-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "samples-operator-tls"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "79b241ba4ce6e551a9f13a2a3ada087ba6c81859eec63a9f4861b7290e185e76"
                },
                "creationTimestamp": "2026-04-01T11:16:43Z",
                "generation": 1,
                "labels": {
                    "name": "volume-data-source-validator",
                    "openshift.storage.network-policy.api-server": "allow",
                    "openshift.storage.network-policy.dns": "allow",
                    "pod-template-hash": "6f8fd97467"
                },
                "name": "volume-data-source-validator-6f8fd97467",
                "namespace": "openshift-cluster-storage-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "volume-data-source-validator",
                        "uid": "b94a7d1e-d6d3-4762-b1e1-3965f5b8e7ea"
                    }
                ],
                "resourceVersion": "10922",
                "uid": "ac282464-d746-4f90-bef2-17bc400ce709"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "volume-data-source-validator",
                        "pod-template-hash": "6f8fd97467"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "name": "volume-data-source-validator",
                            "openshift.storage.network-policy.api-server": "allow",
                            "openshift.storage.network-policy.dns": "allow",
                            "pod-template-hash": "6f8fd97467"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--v=2",
                                    "--http-endpoint=127.0.0.1:8443",
                                    "--leader-election=true",
                                    "--leader-election-lease-duration=137s",
                                    "--leader-election-renew-deadline=107s",
                                    "--leader-election-retry-period=26s",
                                    "--leader-election-namespace=openshift-cluster-storage-operator"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36b9e89c3cfcf1ab9ae500486e38afb6862cba48cb0b4d84a09508ab8f3d299f",
                                "imagePullPolicy": "Always",
                                "name": "volume-data-source-validator",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "validator-http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "volume-data-source-validator",
                        "serviceAccountName": "volume-data-source-validator",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "capability.openshift.io/name": "Console",
                    "config.openshift.io/inject-proxy": "console-operator",
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/hypershift": "true",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:17:09Z",
                "generation": 1,
                "labels": {
                    "name": "console-operator",
                    "pod-template-hash": "575cd97545"
                },
                "name": "console-operator-575cd97545",
                "namespace": "openshift-console-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console-operator",
                        "uid": "b05ea396-0b75-4742-8105-1f670bcb9918"
                    }
                ],
                "resourceVersion": "11566",
                "uid": "80e2c427-b11a-4f54-bb04-e92e7b4f7f85"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "console-operator",
                        "pod-template-hash": "575cd97545"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "name": "console-operator",
                            "pod-template-hash": "575cd97545"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--config=/var/run/configmaps/config/controller-config.yaml"
                                ],
                                "command": [
                                    "console",
                                    "operator"
                                ],
                                "env": [
                                    {
                                        "name": "CONSOLE_IMAGE",
                                        "value": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15"
                                    },
                                    {
                                        "name": "DOWNLOADS_IMAGE",
                                        "value": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:32d4561d4bf1b3c4e3a7878f918f9c1422bab85bdf8711fbdf905d59692fee81"
                                    },
                                    {
                                        "name": "OPERATOR_IMAGE_VERSION",
                                        "value": "4.20.8"
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "console-operator"
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:653c666f842c13e0baae2e89a9b1efe0e2ef56f621ffb5b32005115d2a26ab8c",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "console-operator",
                                "ports": [
                                    {
                                        "containerPort": 60000,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/configmaps/config",
                                        "name": "config"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/serving-cert",
                                        "name": "serving-cert"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "trusted-ca"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console-operator",
                        "serviceAccountName": "console-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-operator-config"
                                },
                                "name": "config"
                            },
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": true,
                                    "secretName": "serving-cert"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "trusted-ca"
                                },
                                "name": "trusted-ca"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "console.openshift.io/authn-ca-trust-config-version": "11482",
                    "console.openshift.io/console-config-version": "16129",
                    "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                    "console.openshift.io/infrastructure-config-version": "1506",
                    "console.openshift.io/oauth-secret-version": "11484",
                    "console.openshift.io/proxy-config-version": "1515",
                    "console.openshift.io/service-ca-config-version": "11983",
                    "console.openshift.io/trusted-ca-config-version": "12010",
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "5",
                    "operator.openshift.io/spec-hash": "9e782d345c66ff3279a90f511c0d06e3ea96c4e34b93d523d4d307c38f484976"
                },
                "creationTimestamp": "2026-04-01T11:34:47Z",
                "generation": 1,
                "labels": {
                    "app": "console",
                    "component": "ui",
                    "pod-template-hash": "54c8c8876c"
                },
                "name": "console-54c8c8876c",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console",
                        "uid": "cede13f9-8ac3-43b4-bfeb-38e4d39181d3"
                    }
                ],
                "resourceVersion": "16587",
                "uid": "97eb45be-3e5b-4934-b2df-70730574e14c"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "ui",
                        "pod-template-hash": "54c8c8876c"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "console.openshift.io/authn-ca-trust-config-version": "11482",
                            "console.openshift.io/console-config-version": "16129",
                            "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                            "console.openshift.io/infrastructure-config-version": "1506",
                            "console.openshift.io/oauth-secret-version": "11484",
                            "console.openshift.io/proxy-config-version": "1515",
                            "console.openshift.io/service-ca-config-version": "11983",
                            "console.openshift.io/trusted-ca-config-version": "12010",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "ui",
                            "pod-template-hash": "54c8c8876c"
                        },
                        "name": "console"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "ui"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/opt/bridge/bin/bridge",
                                    "--public-dir=/opt/bridge/static",
                                    "--config=/var/console-config/console-config.yaml",
                                    "--service-ca-file=/var/service-ca/service-ca.crt",
                                    "--v=2"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 1,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "name": "console",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 30,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/serving-cert",
                                        "name": "console-serving-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-config",
                                        "name": "console-oauth-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/console-config",
                                        "name": "console-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/service-ca",
                                        "name": "service-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "trusted-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-serving-cert",
                                        "name": "oauth-serving-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console",
                        "serviceAccountName": "console",
                        "terminationGracePeriodSeconds": 40,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "console-serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-serving-cert"
                                }
                            },
                            {
                                "name": "console-oauth-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-oauth-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-config"
                                },
                                "name": "console-config"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca"
                                },
                                "name": "service-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "trusted-ca-bundle"
                                },
                                "name": "trusted-ca-bundle"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "oauth-serving-cert"
                                },
                                "name": "oauth-serving-cert"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "console.openshift.io/authn-ca-trust-config-version": "11482",
                    "console.openshift.io/console-config-version": "15435",
                    "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                    "console.openshift.io/infrastructure-config-version": "1506",
                    "console.openshift.io/oauth-secret-version": "11484",
                    "console.openshift.io/proxy-config-version": "1515",
                    "console.openshift.io/service-ca-config-version": "11983",
                    "console.openshift.io/trusted-ca-config-version": "12010",
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "4",
                    "operator.openshift.io/spec-hash": "3292c80004f84e92edc1cfcf1e6870ccb6464299cc18adf72bb248a051aa29ad"
                },
                "creationTimestamp": "2026-04-01T11:33:41Z",
                "generation": 3,
                "labels": {
                    "app": "console",
                    "component": "ui",
                    "pod-template-hash": "5bf86d848b"
                },
                "name": "console-5bf86d848b",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console",
                        "uid": "cede13f9-8ac3-43b4-bfeb-38e4d39181d3"
                    }
                ],
                "resourceVersion": "16365",
                "uid": "5092e0f3-f983-417f-aa1a-d12505ad9d3a"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "ui",
                        "pod-template-hash": "5bf86d848b"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "console.openshift.io/authn-ca-trust-config-version": "11482",
                            "console.openshift.io/console-config-version": "15435",
                            "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                            "console.openshift.io/infrastructure-config-version": "1506",
                            "console.openshift.io/oauth-secret-version": "11484",
                            "console.openshift.io/proxy-config-version": "1515",
                            "console.openshift.io/service-ca-config-version": "11983",
                            "console.openshift.io/trusted-ca-config-version": "12010",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "ui",
                            "pod-template-hash": "5bf86d848b"
                        },
                        "name": "console"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "ui"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/opt/bridge/bin/bridge",
                                    "--public-dir=/opt/bridge/static",
                                    "--config=/var/console-config/console-config.yaml",
                                    "--service-ca-file=/var/service-ca/service-ca.crt",
                                    "--v=2"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 1,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "name": "console",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 30,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/serving-cert",
                                        "name": "console-serving-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-config",
                                        "name": "console-oauth-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/console-config",
                                        "name": "console-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/service-ca",
                                        "name": "service-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "trusted-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-serving-cert",
                                        "name": "oauth-serving-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console",
                        "serviceAccountName": "console",
                        "terminationGracePeriodSeconds": 40,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "console-serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-serving-cert"
                                }
                            },
                            {
                                "name": "console-oauth-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-oauth-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-config"
                                },
                                "name": "console-config"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca"
                                },
                                "name": "service-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "trusted-ca-bundle"
                                },
                                "name": "trusted-ca-bundle"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "oauth-serving-cert"
                                },
                                "name": "oauth-serving-cert"
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 3,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "console.openshift.io/authn-ca-trust-config-version": "11482",
                    "console.openshift.io/console-config-version": "11978",
                    "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                    "console.openshift.io/infrastructure-config-version": "1506",
                    "console.openshift.io/oauth-secret-version": "11484",
                    "console.openshift.io/proxy-config-version": "1515",
                    "console.openshift.io/service-ca-config-version": "11983",
                    "console.openshift.io/trusted-ca-config-version": "12010",
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "2",
                    "operator.openshift.io/spec-hash": "eab978c7a46430e58c3b1b2187c5629c25bb1ecb5e46212756b7cacffe217fec"
                },
                "creationTimestamp": "2026-04-01T11:30:15Z",
                "generation": 3,
                "labels": {
                    "app": "console",
                    "component": "ui",
                    "pod-template-hash": "5fc79f9bdb"
                },
                "name": "console-5fc79f9bdb",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console",
                        "uid": "cede13f9-8ac3-43b4-bfeb-38e4d39181d3"
                    }
                ],
                "resourceVersion": "15713",
                "uid": "476a7da6-f9b3-4de2-827a-5ef162e2ad3c"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "ui",
                        "pod-template-hash": "5fc79f9bdb"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "console.openshift.io/authn-ca-trust-config-version": "11482",
                            "console.openshift.io/console-config-version": "11978",
                            "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                            "console.openshift.io/infrastructure-config-version": "1506",
                            "console.openshift.io/oauth-secret-version": "11484",
                            "console.openshift.io/proxy-config-version": "1515",
                            "console.openshift.io/service-ca-config-version": "11983",
                            "console.openshift.io/trusted-ca-config-version": "12010",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "ui",
                            "pod-template-hash": "5fc79f9bdb"
                        },
                        "name": "console"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "ui"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/opt/bridge/bin/bridge",
                                    "--public-dir=/opt/bridge/static",
                                    "--config=/var/console-config/console-config.yaml",
                                    "--service-ca-file=/var/service-ca/service-ca.crt",
                                    "--v=2"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 1,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "name": "console",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 30,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/serving-cert",
                                        "name": "console-serving-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-config",
                                        "name": "console-oauth-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/console-config",
                                        "name": "console-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/service-ca",
                                        "name": "service-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "trusted-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-serving-cert",
                                        "name": "oauth-serving-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console",
                        "serviceAccountName": "console",
                        "terminationGracePeriodSeconds": 40,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "console-serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-serving-cert"
                                }
                            },
                            {
                                "name": "console-oauth-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-oauth-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-config"
                                },
                                "name": "console-config"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca"
                                },
                                "name": "service-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "trusted-ca-bundle"
                                },
                                "name": "trusted-ca-bundle"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "oauth-serving-cert"
                                },
                                "name": "oauth-serving-cert"
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 3,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "console.openshift.io/authn-ca-trust-config-version": "11482",
                    "console.openshift.io/console-config-version": "11978",
                    "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                    "console.openshift.io/infrastructure-config-version": "1506",
                    "console.openshift.io/oauth-secret-version": "11484",
                    "console.openshift.io/proxy-config-version": "1515",
                    "console.openshift.io/service-ca-config-version": "11981",
                    "console.openshift.io/trusted-ca-config-version": "11982",
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "5a75a473cad2b2348f2f5d538b7099bed85f838c2711c927e79a145ae711f285"
                },
                "creationTimestamp": "2026-04-01T11:30:09Z",
                "generation": 3,
                "labels": {
                    "app": "console",
                    "component": "ui",
                    "pod-template-hash": "6b75f74884"
                },
                "name": "console-6b75f74884",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console",
                        "uid": "cede13f9-8ac3-43b4-bfeb-38e4d39181d3"
                    }
                ],
                "resourceVersion": "14779",
                "uid": "0bda72b5-d23f-47e5-b6dc-a3d640db31e5"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "ui",
                        "pod-template-hash": "6b75f74884"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "console.openshift.io/authn-ca-trust-config-version": "11482",
                            "console.openshift.io/console-config-version": "11978",
                            "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                            "console.openshift.io/infrastructure-config-version": "1506",
                            "console.openshift.io/oauth-secret-version": "11484",
                            "console.openshift.io/proxy-config-version": "1515",
                            "console.openshift.io/service-ca-config-version": "11981",
                            "console.openshift.io/trusted-ca-config-version": "11982",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "ui",
                            "pod-template-hash": "6b75f74884"
                        },
                        "name": "console"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "ui"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/opt/bridge/bin/bridge",
                                    "--public-dir=/opt/bridge/static",
                                    "--config=/var/console-config/console-config.yaml",
                                    "--service-ca-file=/var/service-ca/service-ca.crt",
                                    "--v=2"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 1,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "name": "console",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 30,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/serving-cert",
                                        "name": "console-serving-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-config",
                                        "name": "console-oauth-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/console-config",
                                        "name": "console-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/service-ca",
                                        "name": "service-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-serving-cert",
                                        "name": "oauth-serving-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console",
                        "serviceAccountName": "console",
                        "terminationGracePeriodSeconds": 40,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "console-serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-serving-cert"
                                }
                            },
                            {
                                "name": "console-oauth-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-oauth-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-config"
                                },
                                "name": "console-config"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca"
                                },
                                "name": "service-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "oauth-serving-cert"
                                },
                                "name": "oauth-serving-cert"
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 3,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "console.openshift.io/authn-ca-trust-config-version": "11482",
                    "console.openshift.io/console-config-version": "14989",
                    "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                    "console.openshift.io/infrastructure-config-version": "1506",
                    "console.openshift.io/oauth-secret-version": "11484",
                    "console.openshift.io/proxy-config-version": "1515",
                    "console.openshift.io/service-ca-config-version": "11983",
                    "console.openshift.io/trusted-ca-config-version": "12010",
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "3",
                    "operator.openshift.io/spec-hash": "b90d795b5f78d13bed589dc4f44f795f42bc675414d1597ebdd981d9d2cd1bdb"
                },
                "creationTimestamp": "2026-04-01T11:33:29Z",
                "generation": 2,
                "labels": {
                    "app": "console",
                    "component": "ui",
                    "pod-template-hash": "6f95d6bc7f"
                },
                "name": "console-6f95d6bc7f",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "console",
                        "uid": "cede13f9-8ac3-43b4-bfeb-38e4d39181d3"
                    }
                ],
                "resourceVersion": "15467",
                "uid": "7562e6f1-c513-4c3b-bc4c-37f815fcf9c7"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "ui",
                        "pod-template-hash": "6f95d6bc7f"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "console.openshift.io/authn-ca-trust-config-version": "11482",
                            "console.openshift.io/console-config-version": "14989",
                            "console.openshift.io/image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                            "console.openshift.io/infrastructure-config-version": "1506",
                            "console.openshift.io/oauth-secret-version": "11484",
                            "console.openshift.io/proxy-config-version": "1515",
                            "console.openshift.io/service-ca-config-version": "11983",
                            "console.openshift.io/trusted-ca-config-version": "12010",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "ui",
                            "pod-template-hash": "6f95d6bc7f"
                        },
                        "name": "console"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "ui"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/opt/bridge/bin/bridge",
                                    "--public-dir=/opt/bridge/static",
                                    "--config=/var/console-config/console-config.yaml",
                                    "--service-ca-file=/var/service-ca/service-ca.crt",
                                    "--v=2"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3d6ea9e1633f38070718a1357fcb80e6cb3932aafcc4d65e659795b186c5da15",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 1,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "name": "console",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 30,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 10
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/serving-cert",
                                        "name": "console-serving-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-config",
                                        "name": "console-oauth-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/console-config",
                                        "name": "console-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/service-ca",
                                        "name": "service-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "trusted-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/oauth-serving-cert",
                                        "name": "oauth-serving-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "console",
                        "serviceAccountName": "console",
                        "terminationGracePeriodSeconds": 40,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "console-serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-serving-cert"
                                }
                            },
                            {
                                "name": "console-oauth-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "console-oauth-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "console-config"
                                },
                                "name": "console-config"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca"
                                },
                                "name": "service-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "trusted-ca-bundle"
                                },
                                "name": "trusted-ca-bundle"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "oauth-serving-cert"
                                },
                                "name": "oauth-serving-cert"
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 2,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "5",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "6acd44ea745ca7c165323fdf83fa823a66d73aec1e851d2161e081f0e044f6c9"
                },
                "creationTimestamp": "2026-04-01T11:29:59Z",
                "generation": 1,
                "labels": {
                    "app": "console",
                    "component": "downloads",
                    "pod-template-hash": "56cb7c9577"
                },
                "name": "downloads-56cb7c9577",
                "namespace": "openshift-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "downloads",
                        "uid": "e95e3b55-acd0-4ced-84cc-4a4e2302cb37"
                    }
                ],
                "resourceVersion": "15574",
                "uid": "6bb24b37-7677-4e11-88c1-32a0fe58e629"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app": "console",
                        "component": "downloads",
                        "pod-template-hash": "56cb7c9577"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "console",
                            "component": "downloads",
                            "pod-template-hash": "56cb7c9577"
                        },
                        "name": "downloads"
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "component",
                                                    "operator": "In",
                                                    "values": [
                                                        "downloads"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "-c",
                                    "cat \u003c\u003cEOF \u003e\u003e/tmp/serve.py\nimport errno, http.server, os, re, signal, socket, sys, tarfile, tempfile, threading, time, zipfile\n\nsignal.signal(signal.SIGTERM, lambda signum, frame: sys.exit(0))\n\ndef write_index(path, message):\n  with open(path, 'wb') as f:\n    f.write('\\n'.join([\n      '\u003c!doctype html\u003e',\n      '\u003chtml lang=\"en\"\u003e',\n      '\u003chead\u003e',\n      '  \u003cmeta charset=\"utf-8\"\u003e',\n      '\u003c/head\u003e',\n      '\u003cbody\u003e',\n      '  {}'.format(message),\n      '\u003c/body\u003e',\n      '\u003c/html\u003e',\n      '',\n    ]).encode('utf-8'))\n\n# Launch multiple listeners as threads\nclass Thread(threading.Thread):\n  def __init__(self, i, socket):\n    threading.Thread.__init__(self)\n    self.i = i\n    self.socket = socket\n    self.daemon = True\n    self.start()\n\n  def run(self):\n    server = http.server.SimpleHTTPRequestHandler\n    server.server_version = \"OpenShift Downloads Server\"\n    server.sys_version = \"\"\n    httpd = http.server.HTTPServer(addr, server, False)\n\n    # Prevent the HTTP server from re-binding every handler.\n    # https://stackoverflow.com/questions/46210672/\n    httpd.socket = self.socket\n    httpd.server_bind = self.server_close = lambda self: None\n\n    httpd.serve_forever()\n\ntemp_dir = tempfile.mkdtemp()\nprint('serving from {}'.format(temp_dir))\nos.chdir(temp_dir)\nfor arch in ['amd64', 'arm64', 'ppc64le', 's390x']:\n  os.mkdir(arch)\ncontent = ['\u003ca href=\"oc-license\"\u003elicense\u003c/a\u003e']\nos.symlink('/usr/share/openshift/LICENSE', 'oc-license')\n\nfor arch, operating_system, path in [\n    ('amd64', 'linux', '/usr/share/openshift/linux_amd64/oc'),\n    ('amd64', 'mac', '/usr/share/openshift/mac/oc'),\n    ('amd64', 'windows', '/usr/share/openshift/windows/oc.exe'),\n    ('arm64', 'linux', '/usr/share/openshift/linux_arm64/oc'),\n    ('arm64', 'mac', '/usr/share/openshift/mac_arm64/oc'),\n    ('ppc64le', 'linux', '/usr/share/openshift/linux_ppc64le/oc'),\n    ('s390x', 'linux', '/usr/share/openshift/linux_s390x/oc'),\n    ]:\n  basename = os.path.basename(path)\n  target_path = os.path.join(arch, operating_system, basename)\n  os.mkdir(os.path.join(arch, operating_system))\n  os.symlink(path, target_path)\n  base_root, _ = os.path.splitext(basename)\n  archive_path_root = os.path.join(arch, operating_system, base_root)\n  with tarfile.open('{}.tar'.format(archive_path_root), 'w') as tar:\n    tar.add(path, basename)\n  with zipfile.ZipFile('{}.zip'.format(archive_path_root), 'w') as zip:\n    zip.write(path, basename)\n  content.append(\n    '\u003ca href=\"{0}\"\u003eoc ({1} {2})\u003c/a\u003e (\u003ca href=\"{3}.tar\"\u003etar\u003c/a\u003e \u003ca href=\"{3}.zip\"\u003ezip\u003c/a\u003e)'.format(\n      target_path, arch, operating_system, archive_path_root\n    )\n  )\n\nfor root, directories, filenames in os.walk(temp_dir):\n  root_link = os.path.relpath(temp_dir, os.path.join(root, 'child')).replace(os.path.sep, '/')\n  for directory in directories:\n    write_index(\n      path=os.path.join(root, directory, 'index.html'),\n      message='\u003cp\u003eDirectory listings are disabled.  See \u003ca href=\"{}\"\u003ehere\u003c/a\u003e for available content.\u003c/p\u003e'.format(root_link),\n    )\n\nwrite_index(\n  path=os.path.join(temp_dir, 'index.html'),\n  message='\\n'.join(\n    ['\u003cul\u003e'] +\n    ['  \u003cli\u003e{}\u003c/li\u003e'.format(entry) for entry in content] +\n    ['\u003c/ul\u003e']\n  ),\n)\n\n# Create socket\n# IPv6 should handle IPv4 passively so long as it is not bound to a\n# specific address or set to IPv6_ONLY\n# https://stackoverflow.com/questions/25817848/python-3-does-http-server-support-ipv6\ntry:\n  addr = ('::', 8080)\n  sock = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)\nexcept socket.error as err:\n  # errno.EAFNOSUPPORT is \"socket.error: [Errno 97] Address family not supported by protocol\"\n  # When IPv6 is disabled, socket will bind using IPv4.\n  if err.errno == errno.EAFNOSUPPORT:\n    addr = ('', 8080)\n    sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)\n  else:\n    raise    \nsock.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)\nsock.bind(addr)\nsock.listen(5)\n\n[Thread(i, socket=sock) for i in range(100)]\ntime.sleep(9e9)\nEOF\nexec python3 /tmp/serve.py\n"
                                ],
                                "command": [
                                    "/bin/sh"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:32d4561d4bf1b3c4e3a7878f918f9c1422bab85bdf8711fbdf905d59692fee81",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/",
                                        "port": 8080,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "download-server",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/",
                                        "port": 8080,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "terminationGracePeriodSeconds": 0,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:27:38Z",
                "generation": 1,
                "labels": {
                    "app": "deployment-validation-operator",
                    "name": "deployment-validation-operator",
                    "pod-template-hash": "6494db4fc6"
                },
                "name": "deployment-validation-operator-6494db4fc6",
                "namespace": "openshift-deployment-validation-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "deployment-validation-operator",
                        "uid": "45c300e2-5d09-408d-bf3c-b8d8f1947e65"
                    }
                ],
                "resourceVersion": "10101",
                "uid": "9927f741-cf28-48a4-a10e-2d12ba9953be"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "deployment-validation-operator",
                        "pod-template-hash": "6494db4fc6"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "capabilities": "Basic Install",
                            "categories": "Application Runtime, Monitoring, Security",
                            "certified": "false",
                            "containerImage": "quay.io/app-sre/deployment-validation-operator:0.1.568-g6f8f204",
                            "createdAt": "2026-03-10T08:28:54Z",
                            "description": "The deployment validation operator",
                            "olm.operatorGroup": "deployment-validation-operator-og",
                            "olm.operatorNamespace": "openshift-deployment-validation-operator",
                            "olm.targetNamespaces": "openshift-deployment-validation-operator",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"deployment-validation-operator\",\"version\":\"0.1.568-g6f8f204\"}}]}",
                            "repository": "https://github.com/app-sre/deployment-validation-operator",
                            "support": "Best Effort"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "deployment-validation-operator",
                            "name": "deployment-validation-operator",
                            "pod-template-hash": "6494db4fc6"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchExpressions": [
                                                    {
                                                        "key": "app",
                                                        "operator": "In",
                                                        "values": [
                                                            "deployment-validation-operator"
                                                        ]
                                                    }
                                                ]
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "--config /config/deployment-validation-operator-config.yaml"
                                ],
                                "env": [
                                    {
                                        "name": "WATCH_NAMESPACE"
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "deployment-validation-operator"
                                    },
                                    {
                                        "name": "NAMESPACE_IGNORE_PATTERN",
                                        "value": "^(openshift.*|kube-.*|default|dedicated-admin|redhat-.*|acm|addon-dba-operator|codeready-.*|prow)$"
                                    },
                                    {
                                        "name": "RESOURCES_PER_LIST_QUERY",
                                        "value": "5"
                                    },
                                    {
                                        "name": "VALIDATION_CHECK_INTERVAL",
                                        "value": "2m"
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "deployment-validation-operator.v0.1.568-g6f8f204"
                                    }
                                ],
                                "image": "quay.io/app-sre/deployment-validation-operator:0.1.568-g6f8f204",
                                "imagePullPolicy": "Always",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 3
                                },
                                "name": "deployment-validation-operator",
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 3
                                },
                                "resources": {
                                    "limits": {
                                        "memory": "400Mi"
                                    },
                                    "requests": {
                                        "cpu": "50m",
                                        "memory": "400Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/config",
                                        "name": "dvo-config"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/arch": "amd64"
                        },
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "deployment-validation-operator",
                        "serviceAccountName": "deployment-validation-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/infra",
                                "operator": "Exists"
                            }
                        ],
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "deployment-validation-operator-config",
                                    "optional": true
                                },
                                "name": "dvo-config"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1",
                    "imageregistry.operator.openshift.io/checksum": "sha256:4b568a910313e5fa1380d0d95dcea36f436c992cf3b8061a6d2a2bba818a7606",
                    "operator.openshift.io/spec-hash": "bd0ba1322de63884613706eb853a1ef320e412d5d1ec1174e5251b6c94106b42",
                    "release.openshift.io/version": "4.20.8"
                },
                "creationTimestamp": "2026-04-01T11:17:09Z",
                "generation": 3,
                "labels": {
                    "docker-registry": "default",
                    "pod-template-hash": "67f55f7cdc"
                },
                "name": "image-registry-67f55f7cdc",
                "namespace": "openshift-image-registry",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "image-registry",
                        "uid": "e52bc7dd-b0c8-44db-9052-31621da85703"
                    }
                ],
                "resourceVersion": "11605",
                "uid": "8335c9d3-98aa-4256-9a06-bf6350d340f9"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "docker-registry": "default",
                        "pod-template-hash": "67f55f7cdc"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "imageregistry.operator.openshift.io/dependencies-checksum": "sha256:7325e31ef5189a99d6730d9d67b9eefb32d54b578ee2756fad26384643456dbb",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "docker-registry": "default",
                            "pod-template-hash": "67f55f7cdc"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "docker-registry": "default"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-image-registry"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/bin/sh",
                                    "-c",
                                    "mkdir -p /etc/pki/ca-trust/extracted/edk2 /etc/pki/ca-trust/extracted/java /etc/pki/ca-trust/extracted/openssl /etc/pki/ca-trust/extracted/pem \u0026\u0026 update-ca-trust extract --output /etc/pki/ca-trust/extracted/ \u0026\u0026 exec /usr/bin/dockerregistry"
                                ],
                                "env": [
                                    {
                                        "name": "REGISTRY_STORAGE",
                                        "value": "s3"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_BUCKET",
                                        "value": "2pdart7vjjvdlq4hsmad4q107bvuvhah-image-registry-us-east-1-gvrx"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_REGION",
                                        "value": "us-east-1"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_ENCRYPT",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_FORCEPATHSTYLE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_CREDENTIALSCONFIGPATH",
                                        "value": "/var/run/secrets/cloud/credentials"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_USEDUALSTACK",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_ADDR",
                                        "value": ":5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_NET",
                                        "value": "tcp"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_SECRET",
                                        "value": "242562adb71f493ecf5913f1f66f788c5ccaa379830e51f9e68daee9ed45d761bd6218fae0102e4155b0be1feca62e86a3faadaa55eda613ad80921d7100a746"
                                    },
                                    {
                                        "name": "REGISTRY_LOG_LEVEL",
                                        "value": "info"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_QUOTA_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_CACHE_BLOBDESCRIPTOR",
                                        "value": "inmemory"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_DELETE_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_INTERVAL",
                                        "value": "10s"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_THRESHOLD",
                                        "value": "1"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_METRICS_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_SERVER_ADDR",
                                        "value": "image-registry.openshift-image-registry.svc:5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_CERTIFICATE",
                                        "value": "/etc/secrets/tls.crt"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_KEY",
                                        "value": "/etc/secrets/tls.key"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:56a85660a445eced5c79a595a0eccf590087c5672d50f49d4c25ad52f9a44f04",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "registry",
                                "ports": [
                                    {
                                        "containerPort": 5000,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/cloud",
                                        "name": "image-registry-private-configuration",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/secrets",
                                        "name": "registry-tls"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted",
                                        "name": "ca-trust-extracted"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/source/anchors",
                                        "name": "registry-certificates"
                                    },
                                    {
                                        "mountPath": "/usr/share/pki/ca-trust-source",
                                        "name": "trusted-ca"
                                    },
                                    {
                                        "mountPath": "/var/lib/kubelet/",
                                        "name": "installation-pull-secrets"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroup": 1000310000,
                            "fsGroupChangePolicy": "OnRootMismatch"
                        },
                        "serviceAccount": "registry",
                        "serviceAccountName": "registry",
                        "terminationGracePeriodSeconds": 55,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "kubernetes.io/hostname",
                                "whenUnsatisfiable": "DoNotSchedule"
                            },
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "node-role.kubernetes.io/worker",
                                "whenUnsatisfiable": "DoNotSchedule"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "image-registry-private-configuration",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": false,
                                    "secretName": "image-registry-private-configuration"
                                }
                            },
                            {
                                "name": "registry-tls",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "name": "image-registry-tls"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "ca-trust-extracted"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "image-registry-certificates"
                                },
                                "name": "registry-certificates"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "anchors/ca-bundle.crt"
                                        }
                                    ],
                                    "name": "trusted-ca",
                                    "optional": true
                                },
                                "name": "trusted-ca"
                            },
                            {
                                "name": "installation-pull-secrets",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": ".dockerconfigjson",
                                            "path": "config.json"
                                        }
                                    ],
                                    "optional": true,
                                    "secretName": "installation-pull-secrets"
                                }
                            },
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 3,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "3",
                    "imageregistry.operator.openshift.io/checksum": "sha256:ce3e2da783a4021655da161233d8793393f1b7a2dbf0b9b268813903a69a056c",
                    "operator.openshift.io/spec-hash": "1916eee72e31df2b7c27298b8461bf077f6c5a833397d0dcebf362c943e0efab",
                    "release.openshift.io/version": "4.20.8"
                },
                "creationTimestamp": "2026-04-01T11:29:59Z",
                "generation": 2,
                "labels": {
                    "docker-registry": "default",
                    "pod-template-hash": "7cc5d98869"
                },
                "name": "image-registry-7cc5d98869",
                "namespace": "openshift-image-registry",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "image-registry",
                        "uid": "e52bc7dd-b0c8-44db-9052-31621da85703"
                    }
                ],
                "resourceVersion": "15863",
                "uid": "964bc3e9-46bb-4fa1-9155-71a028403a2c"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "docker-registry": "default",
                        "pod-template-hash": "7cc5d98869"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "imageregistry.operator.openshift.io/dependencies-checksum": "sha256:1afc35f6ebd79aab254e5314c824242557320b1bb86298a14c9523fb71ab7a6d",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "docker-registry": "default",
                            "pod-template-hash": "7cc5d98869"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "docker-registry": "default"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-image-registry"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/bin/sh",
                                    "-c",
                                    "mkdir -p /etc/pki/ca-trust/extracted/edk2 /etc/pki/ca-trust/extracted/java /etc/pki/ca-trust/extracted/openssl /etc/pki/ca-trust/extracted/pem \u0026\u0026 update-ca-trust extract --output /etc/pki/ca-trust/extracted/ \u0026\u0026 exec /usr/bin/dockerregistry"
                                ],
                                "env": [
                                    {
                                        "name": "REGISTRY_STORAGE",
                                        "value": "s3"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_BUCKET",
                                        "value": "2pdart7vjjvdlq4hsmad4q107bvuvhah-image-registry-us-east-1-gvrx"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_REGION",
                                        "value": "us-east-1"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_ENCRYPT",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_FORCEPATHSTYLE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_CREDENTIALSCONFIGPATH",
                                        "value": "/var/run/secrets/cloud/credentials"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_USEDUALSTACK",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_ADDR",
                                        "value": ":5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_NET",
                                        "value": "tcp"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_SECRET",
                                        "value": "242562adb71f493ecf5913f1f66f788c5ccaa379830e51f9e68daee9ed45d761bd6218fae0102e4155b0be1feca62e86a3faadaa55eda613ad80921d7100a746"
                                    },
                                    {
                                        "name": "REGISTRY_LOG_LEVEL",
                                        "value": "info"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_QUOTA_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_CACHE_BLOBDESCRIPTOR",
                                        "value": "inmemory"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_DELETE_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_INTERVAL",
                                        "value": "10s"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_THRESHOLD",
                                        "value": "1"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_METRICS_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_SERVER_ADDR",
                                        "value": "image-registry.openshift-image-registry.svc:5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_CERTIFICATE",
                                        "value": "/etc/secrets/tls.crt"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_KEY",
                                        "value": "/etc/secrets/tls.key"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:56a85660a445eced5c79a595a0eccf590087c5672d50f49d4c25ad52f9a44f04",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "registry",
                                "ports": [
                                    {
                                        "containerPort": 5000,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/cloud",
                                        "name": "image-registry-private-configuration",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/secrets",
                                        "name": "registry-tls"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted",
                                        "name": "ca-trust-extracted"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/source/anchors",
                                        "name": "registry-certificates"
                                    },
                                    {
                                        "mountPath": "/usr/share/pki/ca-trust-source",
                                        "name": "trusted-ca"
                                    },
                                    {
                                        "mountPath": "/var/lib/kubelet/",
                                        "name": "installation-pull-secrets"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroup": 1000310000,
                            "fsGroupChangePolicy": "OnRootMismatch"
                        },
                        "serviceAccount": "registry",
                        "serviceAccountName": "registry",
                        "terminationGracePeriodSeconds": 55,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "kubernetes.io/hostname",
                                "whenUnsatisfiable": "DoNotSchedule"
                            },
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "node-role.kubernetes.io/worker",
                                "whenUnsatisfiable": "DoNotSchedule"
                            },
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "DoNotSchedule"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "image-registry-private-configuration",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": false,
                                    "secretName": "image-registry-private-configuration"
                                }
                            },
                            {
                                "name": "registry-tls",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "name": "image-registry-tls"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "ca-trust-extracted"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "image-registry-certificates"
                                },
                                "name": "registry-certificates"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "anchors/ca-bundle.crt"
                                        }
                                    ],
                                    "name": "trusted-ca",
                                    "optional": true
                                },
                                "name": "trusted-ca"
                            },
                            {
                                "name": "installation-pull-secrets",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": ".dockerconfigjson",
                                            "path": "config.json"
                                        }
                                    ],
                                    "optional": true,
                                    "secretName": "installation-pull-secrets"
                                }
                            },
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 2,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "2",
                    "imageregistry.operator.openshift.io/checksum": "sha256:00bc5b10405e7e353ebe9e2259687f43d82dad8e99668f664726231ffe24b960",
                    "operator.openshift.io/spec-hash": "42f586b524b19c43fcaa0684fb3f1f5728144fe6491630c222df087435d9b68f",
                    "release.openshift.io/version": "4.20.8"
                },
                "creationTimestamp": "2026-04-01T11:26:10Z",
                "generation": 4,
                "labels": {
                    "docker-registry": "default",
                    "pod-template-hash": "95bdf696d"
                },
                "name": "image-registry-95bdf696d",
                "namespace": "openshift-image-registry",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "image-registry",
                        "uid": "e52bc7dd-b0c8-44db-9052-31621da85703"
                    }
                ],
                "resourceVersion": "15351",
                "uid": "06f07b48-bc09-4311-9923-43f7c6749c95"
            },
            "spec": {
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "docker-registry": "default",
                        "pod-template-hash": "95bdf696d"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "imageregistry.operator.openshift.io/dependencies-checksum": "sha256:7325e31ef5189a99d6730d9d67b9eefb32d54b578ee2756fad26384643456dbb",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "docker-registry": "default",
                            "pod-template-hash": "95bdf696d"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "docker-registry": "default"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-image-registry"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/bin/sh",
                                    "-c",
                                    "mkdir -p /etc/pki/ca-trust/extracted/edk2 /etc/pki/ca-trust/extracted/java /etc/pki/ca-trust/extracted/openssl /etc/pki/ca-trust/extracted/pem \u0026\u0026 update-ca-trust extract --output /etc/pki/ca-trust/extracted/ \u0026\u0026 exec /usr/bin/dockerregistry"
                                ],
                                "env": [
                                    {
                                        "name": "REGISTRY_STORAGE",
                                        "value": "s3"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_BUCKET",
                                        "value": "2pdart7vjjvdlq4hsmad4q107bvuvhah-image-registry-us-east-1-gvrx"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_REGION",
                                        "value": "us-east-1"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_ENCRYPT",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_FORCEPATHSTYLE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_CREDENTIALSCONFIGPATH",
                                        "value": "/var/run/secrets/cloud/credentials"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_S3_USEDUALSTACK",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_ADDR",
                                        "value": ":5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_NET",
                                        "value": "tcp"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_SECRET",
                                        "value": "242562adb71f493ecf5913f1f66f788c5ccaa379830e51f9e68daee9ed45d761bd6218fae0102e4155b0be1feca62e86a3faadaa55eda613ad80921d7100a746"
                                    },
                                    {
                                        "name": "REGISTRY_LOG_LEVEL",
                                        "value": "info"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_QUOTA_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_CACHE_BLOBDESCRIPTOR",
                                        "value": "inmemory"
                                    },
                                    {
                                        "name": "REGISTRY_STORAGE_DELETE_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_INTERVAL",
                                        "value": "10s"
                                    },
                                    {
                                        "name": "REGISTRY_HEALTH_STORAGEDRIVER_THRESHOLD",
                                        "value": "1"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_METRICS_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "REGISTRY_OPENSHIFT_SERVER_ADDR",
                                        "value": "image-registry.openshift-image-registry.svc:5000"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_CERTIFICATE",
                                        "value": "/etc/secrets/tls.crt"
                                    },
                                    {
                                        "name": "REGISTRY_HTTP_TLS_KEY",
                                        "value": "/etc/secrets/tls.key"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:56a85660a445eced5c79a595a0eccf590087c5672d50f49d4c25ad52f9a44f04",
                                "imagePullPolicy": "IfNotPresent",
                                "lifecycle": {
                                    "preStop": {
                                        "exec": {
                                            "command": [
                                                "sleep",
                                                "25"
                                            ]
                                        }
                                    }
                                },
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "registry",
                                "ports": [
                                    {
                                        "containerPort": 5000,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5000,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/cloud",
                                        "name": "image-registry-private-configuration",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/secrets",
                                        "name": "registry-tls"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted",
                                        "name": "ca-trust-extracted"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/source/anchors",
                                        "name": "registry-certificates"
                                    },
                                    {
                                        "mountPath": "/usr/share/pki/ca-trust-source",
                                        "name": "trusted-ca"
                                    },
                                    {
                                        "mountPath": "/var/lib/kubelet/",
                                        "name": "installation-pull-secrets"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/openshift/serviceaccount",
                                        "name": "bound-sa-token",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroup": 1000310000,
                            "fsGroupChangePolicy": "OnRootMismatch"
                        },
                        "serviceAccount": "registry",
                        "serviceAccountName": "registry",
                        "terminationGracePeriodSeconds": 55,
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "kubernetes.io/hostname",
                                "whenUnsatisfiable": "DoNotSchedule"
                            },
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "node-role.kubernetes.io/worker",
                                "whenUnsatisfiable": "DoNotSchedule"
                            },
                            {
                                "labelSelector": {
                                    "matchLabels": {
                                        "docker-registry": "default"
                                    }
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "DoNotSchedule"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "image-registry-private-configuration",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": false,
                                    "secretName": "image-registry-private-configuration"
                                }
                            },
                            {
                                "name": "registry-tls",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "name": "image-registry-tls"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "ca-trust-extracted"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "image-registry-certificates"
                                },
                                "name": "registry-certificates"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "anchors/ca-bundle.crt"
                                        }
                                    ],
                                    "name": "trusted-ca",
                                    "optional": true
                                },
                                "name": "trusted-ca"
                            },
                            {
                                "name": "installation-pull-secrets",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": ".dockerconfigjson",
                                            "path": "config.json"
                                        }
                                    ],
                                    "optional": true,
                                    "secretName": "installation-pull-secrets"
                                }
                            },
                            {
                                "name": "bound-sa-token",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "openshift",
                                                "expirationSeconds": 3600,
                                                "path": "token"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 4,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "2"
                },
                "creationTimestamp": "2026-04-01T11:19:08Z",
                "generation": 2,
                "labels": {
                    "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                    "ingresscontroller.operator.openshift.io/hash": "7d57bbcc45",
                    "pod-template-hash": "7656455898"
                },
                "name": "router-default-7656455898",
                "namespace": "openshift-ingress",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "router-default",
                        "uid": "69b0a1c5-bd92-449f-a238-2a4157559cb8"
                    }
                ],
                "resourceVersion": "15528",
                "uid": "65161547-2bf8-4736-b4a5-9b74e0d843c3"
            },
            "spec": {
                "minReadySeconds": 30,
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                        "pod-template-hash": "7656455898"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                            "ingresscontroller.operator.openshift.io/hash": "7d57bbcc45",
                            "pod-template-hash": "7656455898"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "node.openshift.io/remote-worker",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        ""
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchExpressions": [
                                                    {
                                                        "key": "ingresscontroller.operator.openshift.io/deployment-ingresscontroller",
                                                        "operator": "In",
                                                        "values": [
                                                            "default"
                                                        ]
                                                    },
                                                    {
                                                        "key": "ingresscontroller.operator.openshift.io/hash",
                                                        "operator": "NotIn",
                                                        "values": [
                                                            "7d57bbcc45"
                                                        ]
                                                    }
                                                ]
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            },
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "ingresscontroller.operator.openshift.io/deployment-ingresscontroller",
                                                    "operator": "In",
                                                    "values": [
                                                        "default"
                                                    ]
                                                },
                                                {
                                                    "key": "ingresscontroller.operator.openshift.io/hash",
                                                    "operator": "In",
                                                    "values": [
                                                        "7d57bbcc45"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "DEFAULT_CERTIFICATE_DIR",
                                        "value": "/etc/pki/tls/private"
                                    },
                                    {
                                        "name": "DEFAULT_DESTINATION_CA_PATH",
                                        "value": "/var/run/configmaps/service-ca/service-ca.crt"
                                    },
                                    {
                                        "name": "RELOAD_INTERVAL",
                                        "value": "5s"
                                    },
                                    {
                                        "name": "ROUTER_ALLOW_WILDCARD_ROUTES",
                                        "value": "false"
                                    },
                                    {
                                        "name": "ROUTER_CANONICAL_HOSTNAME",
                                        "value": "router-default.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "ROUTER_CIPHERS",
                                        "value": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384"
                                    },
                                    {
                                        "name": "ROUTER_CIPHERSUITES",
                                        "value": "TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256"
                                    },
                                    {
                                        "name": "ROUTER_DISABLE_HTTP2",
                                        "value": "true"
                                    },
                                    {
                                        "name": "ROUTER_DISABLE_NAMESPACE_OWNERSHIP_CHECK",
                                        "value": "false"
                                    },
                                    {
                                        "name": "ROUTER_DOMAIN",
                                        "value": "apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "ROUTER_ENABLE_EXTERNAL_CERTIFICATE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "ROUTER_LOAD_BALANCE_ALGORITHM",
                                        "value": "random"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TLS_CERT_FILE",
                                        "value": "/etc/pki/tls/metrics-certs/tls.crt"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TLS_KEY_FILE",
                                        "value": "/etc/pki/tls/metrics-certs/tls.key"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TYPE",
                                        "value": "haproxy"
                                    },
                                    {
                                        "name": "ROUTER_SERVICE_NAME",
                                        "value": "default"
                                    },
                                    {
                                        "name": "ROUTER_SERVICE_NAMESPACE",
                                        "value": "openshift-ingress"
                                    },
                                    {
                                        "name": "ROUTER_SET_FORWARDED_HEADERS",
                                        "value": "append"
                                    },
                                    {
                                        "name": "ROUTER_TCP_BALANCE_SCHEME",
                                        "value": "source"
                                    },
                                    {
                                        "name": "ROUTER_THREADS",
                                        "value": "4"
                                    },
                                    {
                                        "name": "SSL_MIN_VERSION",
                                        "value": "TLSv1.2"
                                    },
                                    {
                                        "name": "STATS_PASSWORD_FILE",
                                        "value": "/var/lib/haproxy/conf/metrics-auth/statsPassword"
                                    },
                                    {
                                        "name": "STATS_PORT",
                                        "value": "1936"
                                    },
                                    {
                                        "name": "STATS_USERNAME_FILE",
                                        "value": "/var/lib/haproxy/conf/metrics-auth/statsUsername"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765f0d23b637f685f98a31bd47c131b03cf72a40761a3f9a9d6320faa3c33733",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "terminationGracePeriodSeconds": 10,
                                    "timeoutSeconds": 1
                                },
                                "name": "router",
                                "ports": [
                                    {
                                        "containerPort": 80,
                                        "name": "http",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 1936,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz/ready",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": true,
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 120,
                                    "httpGet": {
                                        "path": "/healthz/ready",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 1,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/pki/tls/private",
                                        "name": "default-certificate",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/configmaps/service-ca",
                                        "name": "service-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/lib/haproxy/conf/metrics-auth",
                                        "name": "stats-auth",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/tls/metrics-certs",
                                        "name": "metrics-certs",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux",
                            "node-role.kubernetes.io/worker": ""
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "router",
                        "serviceAccountName": "router",
                        "terminationGracePeriodSeconds": 3600,
                        "tolerations": [
                            {
                                "effect": "NoExecute",
                                "key": "kubernetes.io/e2e-evict-taint-key",
                                "operator": "Equal",
                                "value": "evictTaintVal"
                            }
                        ],
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchExpressions": [
                                        {
                                            "key": "ingresscontroller.operator.openshift.io/hash",
                                            "operator": "In",
                                            "values": [
                                                "7d57bbcc45"
                                            ]
                                        }
                                    ]
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "ScheduleAnyway"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "default-certificate",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "2pdart7vjjvdlq4hsmad4q107bvuvhah-primary-cert-bundle-secret"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "service-ca-bundle",
                                    "optional": false
                                },
                                "name": "service-ca-bundle"
                            },
                            {
                                "name": "stats-auth",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "router-stats-default"
                                }
                            },
                            {
                                "name": "metrics-certs",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "router-metrics-certs-default"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 2,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:16:44Z",
                "generation": 3,
                "labels": {
                    "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                    "ingresscontroller.operator.openshift.io/hash": "675cb5b6f4",
                    "pod-template-hash": "79675977c5"
                },
                "name": "router-default-79675977c5",
                "namespace": "openshift-ingress",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "router-default",
                        "uid": "69b0a1c5-bd92-449f-a238-2a4157559cb8"
                    }
                ],
                "resourceVersion": "12242",
                "uid": "4e453d63-4ae1-406c-913d-33eba480c7f5"
            },
            "spec": {
                "minReadySeconds": 30,
                "replicas": 0,
                "selector": {
                    "matchLabels": {
                        "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                        "pod-template-hash": "79675977c5"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "ingresscontroller.operator.openshift.io/deployment-ingresscontroller": "default",
                            "ingresscontroller.operator.openshift.io/hash": "675cb5b6f4",
                            "pod-template-hash": "79675977c5"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "node.openshift.io/remote-worker",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        ""
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchExpressions": [
                                                    {
                                                        "key": "ingresscontroller.operator.openshift.io/deployment-ingresscontroller",
                                                        "operator": "In",
                                                        "values": [
                                                            "default"
                                                        ]
                                                    },
                                                    {
                                                        "key": "ingresscontroller.operator.openshift.io/hash",
                                                        "operator": "NotIn",
                                                        "values": [
                                                            "675cb5b6f4"
                                                        ]
                                                    }
                                                ]
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            },
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchExpressions": [
                                                {
                                                    "key": "ingresscontroller.operator.openshift.io/deployment-ingresscontroller",
                                                    "operator": "In",
                                                    "values": [
                                                        "default"
                                                    ]
                                                },
                                                {
                                                    "key": "ingresscontroller.operator.openshift.io/hash",
                                                    "operator": "In",
                                                    "values": [
                                                        "675cb5b6f4"
                                                    ]
                                                }
                                            ]
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "DEFAULT_CERTIFICATE_DIR",
                                        "value": "/etc/pki/tls/private"
                                    },
                                    {
                                        "name": "DEFAULT_DESTINATION_CA_PATH",
                                        "value": "/var/run/configmaps/service-ca/service-ca.crt"
                                    },
                                    {
                                        "name": "RELOAD_INTERVAL",
                                        "value": "5s"
                                    },
                                    {
                                        "name": "ROUTER_ALLOW_WILDCARD_ROUTES",
                                        "value": "false"
                                    },
                                    {
                                        "name": "ROUTER_CANONICAL_HOSTNAME",
                                        "value": "router-default.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "ROUTER_CIPHERS",
                                        "value": "ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384"
                                    },
                                    {
                                        "name": "ROUTER_CIPHERSUITES",
                                        "value": "TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256"
                                    },
                                    {
                                        "name": "ROUTER_DISABLE_HTTP2",
                                        "value": "true"
                                    },
                                    {
                                        "name": "ROUTER_DISABLE_NAMESPACE_OWNERSHIP_CHECK",
                                        "value": "false"
                                    },
                                    {
                                        "name": "ROUTER_DOMAIN",
                                        "value": "apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    },
                                    {
                                        "name": "ROUTER_ENABLE_EXTERNAL_CERTIFICATE",
                                        "value": "true"
                                    },
                                    {
                                        "name": "ROUTER_LOAD_BALANCE_ALGORITHM",
                                        "value": "random"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TLS_CERT_FILE",
                                        "value": "/etc/pki/tls/metrics-certs/tls.crt"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TLS_KEY_FILE",
                                        "value": "/etc/pki/tls/metrics-certs/tls.key"
                                    },
                                    {
                                        "name": "ROUTER_METRICS_TYPE",
                                        "value": "haproxy"
                                    },
                                    {
                                        "name": "ROUTER_SERVICE_NAME",
                                        "value": "default"
                                    },
                                    {
                                        "name": "ROUTER_SERVICE_NAMESPACE",
                                        "value": "openshift-ingress"
                                    },
                                    {
                                        "name": "ROUTER_SET_FORWARDED_HEADERS",
                                        "value": "append"
                                    },
                                    {
                                        "name": "ROUTER_TCP_BALANCE_SCHEME",
                                        "value": "source"
                                    },
                                    {
                                        "name": "ROUTER_THREADS",
                                        "value": "4"
                                    },
                                    {
                                        "name": "SSL_MIN_VERSION",
                                        "value": "TLSv1.2"
                                    },
                                    {
                                        "name": "STATS_PASSWORD_FILE",
                                        "value": "/var/lib/haproxy/conf/metrics-auth/statsPassword"
                                    },
                                    {
                                        "name": "STATS_PORT",
                                        "value": "1936"
                                    },
                                    {
                                        "name": "STATS_USERNAME_FILE",
                                        "value": "/var/lib/haproxy/conf/metrics-auth/statsUsername"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765f0d23b637f685f98a31bd47c131b03cf72a40761a3f9a9d6320faa3c33733",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "terminationGracePeriodSeconds": 10,
                                    "timeoutSeconds": 1
                                },
                                "name": "router",
                                "ports": [
                                    {
                                        "containerPort": 80,
                                        "name": "http",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 1936,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz/ready",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "256Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": true,
                                    "readOnlyRootFilesystem": false
                                },
                                "startupProbe": {
                                    "failureThreshold": 120,
                                    "httpGet": {
                                        "path": "/healthz/ready",
                                        "port": 1936,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 1,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/pki/tls/private",
                                        "name": "default-certificate",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/configmaps/service-ca",
                                        "name": "service-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/lib/haproxy/conf/metrics-auth",
                                        "name": "stats-auth",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/pki/tls/metrics-certs",
                                        "name": "metrics-certs",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux",
                            "node-role.kubernetes.io/worker": ""
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "router",
                        "serviceAccountName": "router",
                        "terminationGracePeriodSeconds": 3600,
                        "tolerations": [
                            {
                                "effect": "NoExecute",
                                "key": "kubernetes.io/e2e-evict-taint-key",
                                "operator": "Equal",
                                "value": "evictTaintVal"
                            }
                        ],
                        "topologySpreadConstraints": [
                            {
                                "labelSelector": {
                                    "matchExpressions": [
                                        {
                                            "key": "ingresscontroller.operator.openshift.io/hash",
                                            "operator": "In",
                                            "values": [
                                                "675cb5b6f4"
                                            ]
                                        }
                                    ]
                                },
                                "maxSkew": 1,
                                "topologyKey": "topology.kubernetes.io/zone",
                                "whenUnsatisfiable": "ScheduleAnyway"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "default-certificate",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "default-ingress-cert"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "service-ca-bundle",
                                    "optional": false
                                },
                                "name": "service-ca-bundle"
                            },
                            {
                                "name": "stats-auth",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "router-stats-default"
                                }
                            },
                            {
                                "name": "metrics-certs",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "router-metrics-certs-default"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "observedGeneration": 3,
                "replicas": 0
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "capability.openshift.io/name": "Insights",
                    "config.openshift.io/inject-proxy": "insights-operator",
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/hypershift": "true",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:16:39Z",
                "generation": 1,
                "labels": {
                    "app": "insights-operator",
                    "pod-template-hash": "664bcdf987"
                },
                "name": "insights-operator-664bcdf987",
                "namespace": "openshift-insights",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "insights-operator",
                        "uid": "db5f5a77-6e73-46cf-9640-9b9652ee0c4b"
                    }
                ],
                "resourceVersion": "12462",
                "uid": "28f23658-a1df-4039-9bed-95ae40cc7b83"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "insights-operator",
                        "pod-template-hash": "664bcdf987"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "insights-operator",
                            "pod-template-hash": "664bcdf987"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "start",
                                    "--config=/etc/insights-operator/server.yaml"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "RELEASE_VERSION",
                                        "value": "4.20.8"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:695cf2f0cc07683c2a3ce1eaf3e56fe18abc6e2bac716f7d9843f5d173b9df52",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "insights-operator",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "54Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp",
                                        "name": "tmp"
                                    },
                                    {
                                        "mountPath": "/var/lib/insights-operator",
                                        "name": "snapshots"
                                    },
                                    {
                                        "mountPath": "/var/run/configmaps/trusted-ca-bundle",
                                        "name": "trusted-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/configmaps/service-ca-bundle",
                                        "name": "service-ca-bundle",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/serving-cert",
                                        "name": "serving-cert"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "operator",
                        "serviceAccountName": "operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 900
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 900
                            }
                        ],
                        "volumes": [
                            {
                                "emptyDir": {},
                                "name": "tmp"
                            },
                            {
                                "emptyDir": {},
                                "name": "snapshots"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "trusted-ca-bundle",
                                    "optional": true
                                },
                                "name": "trusted-ca-bundle"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca-bundle",
                                    "optional": true
                                },
                                "name": "service-ca-bundle"
                            },
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": true,
                                    "secretName": "openshift-insights-serving-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/hypershift": "true",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:17:09Z",
                "generation": 1,
                "labels": {
                    "app": "kube-storage-version-migrator-operator",
                    "pod-template-hash": "74848b4cb9"
                },
                "name": "kube-storage-version-migrator-operator-74848b4cb9",
                "namespace": "openshift-kube-storage-version-migrator-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "kube-storage-version-migrator-operator",
                        "uid": "23c0673e-b665-49c3-927d-c3e67087f9a8"
                    }
                ],
                "resourceVersion": "12457",
                "uid": "1cfc2959-1fc3-402e-8cae-eaf83dc28e67"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "kube-storage-version-migrator-operator",
                        "pod-template-hash": "74848b4cb9"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "nonroot-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "kube-storage-version-migrator-operator",
                            "pod-template-hash": "74848b4cb9"
                        },
                        "name": "kube-storage-version-migrator-operator"
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--config=/var/run/configmaps/config/config.yaml"
                                ],
                                "command": [
                                    "cluster-kube-storage-version-migrator-operator",
                                    "start"
                                ],
                                "env": [
                                    {
                                        "name": "IMAGE",
                                        "value": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9a0d8556d381651f9d8b6d94c900fa53fc18179d542a3e2f0207a4c0b8c3b02"
                                    },
                                    {
                                        "name": "OPERATOR_IMAGE",
                                        "value": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ff8caec41af28c0e133250dc7b4d491481e04f1c72316fb1c8ffb66158bb113b"
                                    },
                                    {
                                        "name": "OPERATOR_IMAGE_VERSION",
                                        "value": "4.20.8"
                                    },
                                    {
                                        "name": "OPERAND_IMAGE_VERSION",
                                        "value": "4.20.8"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ff8caec41af28c0e133250dc7b4d491481e04f1c72316fb1c8ffb66158bb113b",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-storage-version-migrator-operator",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "runAsUser": 1001
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/configmaps/config",
                                        "name": "config"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/serving-cert",
                                        "name": "serving-cert"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "kube-storage-version-migrator-operator",
                        "serviceAccountName": "kube-storage-version-migrator-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": true,
                                    "secretName": "serving-cert"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "config"
                                },
                                "name": "config"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "ab2a079e7c7e7c944c175cf8c6259f41d215a21b880f54c462c0984a71d48a1b"
                },
                "creationTimestamp": "2026-04-01T11:29:35Z",
                "generation": 1,
                "labels": {
                    "app": "migrator",
                    "pod-template-hash": "7d5f866c57"
                },
                "name": "migrator-7d5f866c57",
                "namespace": "openshift-kube-storage-version-migrator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "migrator",
                        "uid": "c752de1c-f009-47e9-8835-788c1de5b887"
                    }
                ],
                "resourceVersion": "11134",
                "uid": "f87d9af0-672e-4e3c-a509-0d21ba36445e"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "migrator",
                        "pod-template-hash": "7d5f866c57"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "nonroot-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "migrator",
                            "pod-template-hash": "7d5f866c57"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "trap 'echo \"Termination signal received, but ignored. Continuing...\"; sleep infinity' TERM\nmigrator \"$@\" \u0026 wait $!",
                                    "bash",
                                    "--alsologtostderr",
                                    "--v=2"
                                ],
                                "command": [
                                    "/bin/bash",
                                    "-c"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9a0d8556d381651f9d8b6d94c900fa53fc18179d542a3e2f0207a4c0b8c3b02",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "migrator",
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "200Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "runAsUser": 1001
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            },
                            {
                                "args": [
                                    "trap 'echo \"Gracefully sleeping for 25s to let another pod start...\"; sleep 25; exit' EXIT\nwhile true; do echo \"Waiting for termination...\"; sleep 3600 \u0026 wait $!; done"
                                ],
                                "command": [
                                    "/bin/bash",
                                    "-c"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a9a0d8556d381651f9d8b6d94c900fa53fc18179d542a3e2f0207a4c0b8c3b02",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "graceful-termination",
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "1Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "runAsUser": 1001
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "kube-storage-version-migrator-sa",
                        "serviceAccountName": "kube-storage-version-migrator-sa",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:16:34Z",
                "generation": 1,
                "labels": {
                    "app": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "cluster-monitoring-operator",
                    "pod-template-hash": "698978dbbf"
                },
                "name": "cluster-monitoring-operator-698978dbbf",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cluster-monitoring-operator",
                        "uid": "51ab2397-7383-4dde-808d-aa087e0fee93"
                    }
                ],
                "resourceVersion": "11933",
                "uid": "49915836-307c-47b3-a6e7-54b79ab4bddc"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "cluster-monitoring-operator",
                        "pod-template-hash": "698978dbbf"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "cluster-monitoring-operator",
                            "pod-template-hash": "698978dbbf"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "-namespace=openshift-monitoring",
                                    "-namespace-user-workload=openshift-user-workload-monitoring",
                                    "-configmap=cluster-monitoring-config",
                                    "-release-version=$(RELEASE_VERSION)",
                                    "-v=2",
                                    "-cert-file=/etc/tls/private/tls.crt",
                                    "-key-file=/etc/tls/private/tls.key",
                                    "-images=prometheus-operator=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f995093d6fd6c66e2c50cc4bceee9c739d09453ea85eca0232013632371fc594",
                                    "-images=prometheus-config-reloader=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b99613494e9d6a4a8207323872d63cc02b830fc80a8bf972e62c64381aa4cd17",
                                    "-images=prometheus-operator-admission-webhook=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3612c5a433effd17b7aff7ff6edf4fb27b61153908e3a0294158e4886a1d600d",
                                    "-images=configmap-reloader=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:aec65328e8cbda3eeda349d9a142beb5cd78ff68518cf50461899d4213f1d94b",
                                    "-images=prometheus=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:101993f6e65d6fda8b90c583b718b720809182961f69bc777295f47e6df4d7ce",
                                    "-images=alertmanager=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e7e39f59a298ff2ca6aba00ce861866dc16bf39398e78523ba4e7600c46dea9",
                                    "-images=node-exporter=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bc107371c693a3a4b940362c4effe0059add81b28544580c7f06d62c2c6e3425",
                                    "-images=kube-state-metrics=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:38bb52836a42bc985e17d37dba72f4552f099ecf9c1f385bbfb11472cb9a8df2",
                                    "-images=openshift-state-metrics=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:74713675d580a47a56b628469c4c05c41e114e0b935960d718ff0cf7e72f613d",
                                    "-images=kube-rbac-proxy=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                    "-images=telemeter-client=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:69ad02f34ba3a0c97dbd7b83b94de610d6fc74bdde09f169380f1cec2aa56e32",
                                    "-images=prom-label-proxy=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f1f19d18c94f996546a20ce31a68d177d0fc13378e5452b9ff8dfca9d467aa95",
                                    "-images=thanos=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6e5df2aab9ce759e8f957341a11c087c233307e3c8f8760d21270efc19ccd3ce",
                                    "-images=monitoring-plugin=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1e65f9f5490fbc930d2dce96f03ddcb28990b839d7dc011ef5de5bec6c5095bf",
                                    "-images=kube-metrics-server=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0af73ad7a47c9ff53269ae2bc5163bf9e389085220c34e4bd42c92c4e7a85f6d"
                                ],
                                "env": [
                                    {
                                        "name": "RELEASE_VERSION",
                                        "value": "4.20.8"
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0a99240166165eb5718e7516a43282fe32df9c7c5e809b31b58abe44e42ff94d",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "cluster-monitoring-operator",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "75Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "cluster-monitoring-operator-tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/cluster-monitoring-operator/telemetry",
                                        "name": "telemetry-config",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "cluster-monitoring-operator",
                        "serviceAccountName": "cluster-monitoring-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node.kubernetes.io/memory-pressure",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "telemetry-config"
                                },
                                "name": "telemetry-config"
                            },
                            {
                                "name": "cluster-monitoring-operator-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "cluster-monitoring-operator-tls"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "exporter",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "kube-state-metrics",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "app.kubernetes.io/version": "2.16.0",
                    "pod-template-hash": "7c87d874d5"
                },
                "name": "kube-state-metrics-7c87d874d5",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "kube-state-metrics",
                        "uid": "ad6364b9-770c-40c9-83c7-d5378a54f850"
                    }
                ],
                "resourceVersion": "14875",
                "uid": "6eb22ba6-b16a-4690-bfaf-113624ab6e85"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "exporter",
                        "app.kubernetes.io/name": "kube-state-metrics",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "7c87d874d5"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "kube-state-metrics",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "exporter",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "kube-state-metrics",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "app.kubernetes.io/version": "2.16.0",
                            "pod-template-hash": "7c87d874d5"
                        }
                    },
                    "spec": {
                        "automountServiceAccountToken": true,
                        "containers": [
                            {
                                "args": [
                                    "--host=127.0.0.1",
                                    "--port=8081",
                                    "--telemetry-host=127.0.0.1",
                                    "--telemetry-port=8082",
                                    "--custom-resource-state-config-file=/etc/kube-state-metrics/custom-resource-state-configmap.yaml",
                                    "--metric-denylist=\n^kube_secret_labels$,\n^kube_.+_annotations$,\n^kube_customresource_.+_annotations_info$,\n^kube_customresource_.+_labels_info$\n",
                                    "--metric-labels-allowlist=pods=[*],nodes=[*],namespaces=[*],persistentvolumes=[*],persistentvolumeclaims=[*],poddisruptionbudgets=[*]",
                                    "--metric-denylist=\n^kube_.+_created$,\n^kube_.+_metadata_resource_version$,\n^kube_replicaset_metadata_generation$,\n^kube_replicaset_status_observed_generation$,\n^kube_pod_restart_policy$,\n^kube_pod_init_container_status_terminated$,\n^kube_pod_init_container_status_running$,\n^kube_pod_container_status_terminated$,\n^kube_pod_container_status_running$,\n^kube_pod_completion_time$,\n^kube_pod_status_scheduled$\n"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:38bb52836a42bc985e17d37dba72f4552f099ecf9c1f385bbfb11472cb9a8df2",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-state-metrics",
                                "resources": {
                                    "requests": {
                                        "cpu": "2m",
                                        "memory": "80Mi"
                                    }
                                },
                                "securityContext": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp",
                                        "name": "volume-directive-shadow"
                                    },
                                    {
                                        "mountPath": "/etc/kube-state-metrics",
                                        "name": "kube-state-metrics-custom-resource-state-configmap",
                                        "readOnly": true
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=:8443",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--upstream=http://127.0.0.1:8081/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-main",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https-main",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "kube-state-metrics-tls"
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "kube-state-metrics-kube-rbac-proxy-config",
                                        "readOnly": true
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=:9443",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--upstream=http://127.0.0.1:8082/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-self",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "https-self",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "kube-state-metrics-tls"
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "kube-state-metrics-kube-rbac-proxy-config",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "kube-state-metrics",
                        "serviceAccountName": "kube-state-metrics",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "emptyDir": {},
                                "name": "volume-directive-shadow"
                            },
                            {
                                "name": "kube-state-metrics-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "kube-state-metrics-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-client-ca"
                                },
                                "name": "metrics-client-ca"
                            },
                            {
                                "name": "kube-state-metrics-kube-rbac-proxy-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "kube-state-metrics-kube-rbac-proxy-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "kube-state-metrics-custom-resource-state-configmap"
                                },
                                "name": "kube-state-metrics-custom-resource-state-configmap"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:29Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "metrics-server",
                    "app.kubernetes.io/name": "metrics-server",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "pod-template-hash": "d644d94d6"
                },
                "name": "metrics-server-d644d94d6",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "metrics-server",
                        "uid": "575bc13a-e2dc-4f2c-99ca-8e8befc50a1c"
                    }
                ],
                "resourceVersion": "15594",
                "uid": "fc670909-3194-4ae8-8952-449da794cdca"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "metrics-server",
                        "app.kubernetes.io/name": "metrics-server",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "d644d94d6"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "monitoring.openshift.io/kubelet-serving-ca-bundle-hash": "94a5msv1tgj7s",
                            "monitoring.openshift.io/metrics-server-client-certs-hash": "70emagrss62",
                            "monitoring.openshift.io/serving-ca-secret-hash": "b184k8p096h7q",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "metrics-server",
                            "app.kubernetes.io/name": "metrics-server",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "pod-template-hash": "d644d94d6"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/component": "metrics-server",
                                                "app.kubernetes.io/name": "metrics-server",
                                                "app.kubernetes.io/part-of": "openshift-monitoring"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-monitoring"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "--secure-port=10250",
                                    "--kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname",
                                    "--kubelet-use-node-status-port",
                                    "--metric-resolution=15s",
                                    "--kubelet-certificate-authority=/etc/tls/kubelet-serving-ca-bundle/ca-bundle.crt",
                                    "--kubelet-client-certificate=/etc/tls/metrics-server-client-certs/tls.crt",
                                    "--kubelet-client-key=/etc/tls/metrics-server-client-certs/tls.key",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--shutdown-send-retry-after=true",
                                    "--shutdown-delay-duration=150s",
                                    "--disable-http2-serving=true",
                                    "--tls-min-version=VersionTLS12",
                                    "--client-ca-file=/etc/client-ca-bundle/client-ca-file",
                                    "--requestheader-client-ca-file=/etc/client-ca-bundle/requestheader-client-ca-file",
                                    "--requestheader-allowed-names=kube-apiserver-proxy,system:kube-apiserver-proxy,system:openshift-aggregator",
                                    "--requestheader-extra-headers-prefix=X-Remote-Extra-",
                                    "--requestheader-group-headers=X-Remote-Group",
                                    "--requestheader-username-headers=X-Remote-User",
                                    "--audit-policy-file=/etc/audit/metadata-profile.yaml",
                                    "--audit-log-path=/var/log/metrics-server/audit.log",
                                    "--audit-log-maxsize=100",
                                    "--audit-log-maxbackup=5",
                                    "--audit-log-compress=true"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0af73ad7a47c9ff53269ae2bc5163bf9e389085220c34e4bd42c92c4e7a85f6d",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/livez",
                                        "port": "https",
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "metrics-server",
                                "ports": [
                                    {
                                        "containerPort": 10250,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 6,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": "https",
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 20,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "40Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "secret-metrics-server-tls"
                                    },
                                    {
                                        "mountPath": "/etc/tls/metrics-server-client-certs",
                                        "name": "secret-metrics-server-client-certs"
                                    },
                                    {
                                        "mountPath": "/etc/tls/kubelet-serving-ca-bundle",
                                        "name": "configmap-kubelet-serving-ca-bundle"
                                    },
                                    {
                                        "mountPath": "/etc/audit",
                                        "name": "metrics-server-audit-profiles",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/log/metrics-server",
                                        "name": "audit-log"
                                    },
                                    {
                                        "mountPath": "/etc/client-ca-bundle",
                                        "name": "client-ca-bundle",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "metrics-server",
                        "serviceAccountName": "metrics-server",
                        "terminationGracePeriodSeconds": 170,
                        "volumes": [
                            {
                                "name": "secret-metrics-server-client-certs",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "metrics-server-client-certs"
                                }
                            },
                            {
                                "name": "secret-metrics-server-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "metrics-server-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "kubelet-serving-ca-bundle"
                                },
                                "name": "configmap-kubelet-serving-ca-bundle"
                            },
                            {
                                "emptyDir": {},
                                "name": "audit-log"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-server-audit-profiles"
                                },
                                "name": "metrics-server-audit-profiles"
                            },
                            {
                                "name": "client-ca-bundle",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "metrics-server-865g2rhpd9tet"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:29Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "monitoring-plugin",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "monitoring-plugin",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "pod-template-hash": "67788f859f"
                },
                "name": "monitoring-plugin-67788f859f",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "monitoring-plugin",
                        "uid": "82a1fc35-6674-4b76-a64b-9ceff6c8fcef"
                    }
                ],
                "resourceVersion": "15423",
                "uid": "743c0c60-7e25-420a-8683-ae4b9ffb8b3c"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "monitoring-plugin",
                        "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                        "app.kubernetes.io/name": "monitoring-plugin",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "67788f859f"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "monitoring-plugin",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "monitoring-plugin",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "pod-template-hash": "67788f859f"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/component": "monitoring-plugin",
                                                "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                                                "app.kubernetes.io/name": "monitoring-plugin",
                                                "app.kubernetes.io/part-of": "openshift-monitoring"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-monitoring"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "automountServiceAccountToken": false,
                        "containers": [
                            {
                                "args": [
                                    "--config-path=/opt/app-root/web/dist",
                                    "--static-path=/opt/app-root/web/dist",
                                    "--cert=/var/cert/tls.crt",
                                    "--key=/var/cert/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "command": [
                                    "/opt/app-root/plugin-backend"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1e65f9f5490fbc930d2dce96f03ddcb28990b839d7dc011ef5de5bec6c5095bf",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "monitoring-plugin",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": "https",
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/cert",
                                        "name": "monitoring-plugin-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "monitoring-plugin-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "monitoring-plugin-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:25Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "exporter",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "openshift-state-metrics",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "pod-template-hash": "6cb79d4dbd"
                },
                "name": "openshift-state-metrics-6cb79d4dbd",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "openshift-state-metrics",
                        "uid": "3a0443a0-8e81-464a-8444-ded780a80179"
                    }
                ],
                "resourceVersion": "14949",
                "uid": "d056f51d-9f54-4d3b-9be7-94a85c09f528"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "exporter",
                        "app.kubernetes.io/name": "openshift-state-metrics",
                        "pod-template-hash": "6cb79d4dbd"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "exporter",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "openshift-state-metrics",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "pod-template-hash": "6cb79d4dbd"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--secure-listen-address=:8443",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--upstream=http://127.0.0.1:8081/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-main",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https-main",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "20Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "openshift-state-metrics-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "openshift-state-metrics-kube-rbac-proxy-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca",
                                        "readOnly": true
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=:9443",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--upstream=http://127.0.0.1:8082/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-self",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "https-self",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "20Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "openshift-state-metrics-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "openshift-state-metrics-kube-rbac-proxy-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca",
                                        "readOnly": true
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--host=127.0.0.1",
                                    "--port=8081",
                                    "--telemetry-host=127.0.0.1",
                                    "--telemetry-port=8082"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:74713675d580a47a56b628469c4c05c41e114e0b935960d718ff0cf7e72f613d",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "openshift-state-metrics",
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "32Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "openshift-state-metrics",
                        "serviceAccountName": "openshift-state-metrics",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "openshift-state-metrics-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "openshift-state-metrics-tls"
                                }
                            },
                            {
                                "name": "openshift-state-metrics-kube-rbac-proxy-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "openshift-state-metrics-kube-rbac-proxy-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-client-ca"
                                },
                                "name": "metrics-client-ca"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:20Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "prometheus-operator",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "app.kubernetes.io/version": "0.85.0",
                    "pod-template-hash": "5df5b8bf6d"
                },
                "name": "prometheus-operator-5df5b8bf6d",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "prometheus-operator",
                        "uid": "fab498ec-a4a1-492f-964c-f578ba03ba8a"
                    }
                ],
                "resourceVersion": "14425",
                "uid": "30e75189-fe07-4357-893b-1627046c9036"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/name": "prometheus-operator",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "5df5b8bf6d"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "prometheus-operator",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "prometheus-operator",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "app.kubernetes.io/version": "0.85.0",
                            "pod-template-hash": "5df5b8bf6d"
                        }
                    },
                    "spec": {
                        "automountServiceAccountToken": true,
                        "containers": [
                            {
                                "args": [
                                    "--kubelet-service=kube-system/kubelet",
                                    "--prometheus-config-reloader=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b99613494e9d6a4a8207323872d63cc02b830fc80a8bf972e62c64381aa4cd17",
                                    "--kubelet-endpoints=true",
                                    "--kubelet-endpointslice=false",
                                    "--watch-referenced-objects-in-all-namespaces=true",
                                    "--prometheus-instance-namespaces=openshift-monitoring",
                                    "--thanos-ruler-instance-namespaces=openshift-monitoring",
                                    "--alertmanager-instance-namespaces=openshift-monitoring",
                                    "--config-reloader-cpu-limit=0",
                                    "--config-reloader-memory-limit=0",
                                    "--config-reloader-cpu-request=1m",
                                    "--config-reloader-memory-request=10Mi",
                                    "--web.listen-address=127.0.0.1:8080",
                                    "--controller-id=openshift-monitoring/prometheus-operator"
                                ],
                                "env": [
                                    {
                                        "name": "GOGC",
                                        "value": "30"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f995093d6fd6c66e2c50cc4bceee9c739d09453ea85eca0232013632371fc594",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "prometheus-operator",
                                "resources": {
                                    "requests": {
                                        "cpu": "5m",
                                        "memory": "150Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            },
                            {
                                "args": [
                                    "--secure-listen-address=:8443",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--upstream=http://localhost:8080/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "prometheus-operator-tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "prometheus-operator-kube-rbac-proxy-config",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "prometheus-operator",
                        "serviceAccountName": "prometheus-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            }
                        ],
                        "volumes": [
                            {
                                "name": "prometheus-operator-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "prometheus-operator-tls"
                                }
                            },
                            {
                                "name": "prometheus-operator-kube-rbac-proxy-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "prometheus-operator-kube-rbac-proxy-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-client-ca"
                                },
                                "name": "metrics-client-ca"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:30:04Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "prometheus-operator-admission-webhook",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "app.kubernetes.io/version": "0.85.0",
                    "pod-template-hash": "68c48fd977"
                },
                "name": "prometheus-operator-admission-webhook-68c48fd977",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "prometheus-operator-admission-webhook",
                        "uid": "0845cf3f-2bd6-4b9b-9530-26a0c5e0178f"
                    }
                ],
                "resourceVersion": "14315",
                "uid": "f500c9d2-fbcb-47d3-8d21-f2dac9f4db67"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/name": "prometheus-operator-admission-webhook",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "68c48fd977"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "prometheus-operator-admission-webhook",
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "prometheus-operator-admission-webhook",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "app.kubernetes.io/version": "0.85.0",
                            "pod-template-hash": "68c48fd977"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/name": "prometheus-operator-admission-webhook",
                                                "app.kubernetes.io/part-of": "openshift-monitoring"
                                            }
                                        },
                                        "namespaces": [
                                            "openshift-monitoring"
                                        ],
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "automountServiceAccountToken": false,
                        "containers": [
                            {
                                "args": [
                                    "--web.enable-tls=true",
                                    "--web.cert-file=/etc/tls/private/tls.crt",
                                    "--web.key-file=/etc/tls/private/tls.key",
                                    "--web.tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--web.tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3612c5a433effd17b7aff7ff6edf4fb27b61153908e3a0294158e4886a1d600d",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": "https",
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "prometheus-operator-admission-webhook",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": "https",
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "5m",
                                        "memory": "30Mi"
                                    }
                                },
                                "securityContext": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "tls-certificates",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "prometheus-operator-admission-webhook",
                        "serviceAccountName": "prometheus-operator-admission-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "tls-certificates",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "tls.crt",
                                            "path": "tls.crt"
                                        },
                                        {
                                            "key": "tls.key",
                                            "path": "tls.key"
                                        }
                                    ],
                                    "secretName": "prometheus-operator-admission-webhook-tls"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:30Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "telemetry-metrics-collector",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "telemeter-client",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "pod-template-hash": "79b5964499"
                },
                "name": "telemeter-client-79b5964499",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "telemeter-client",
                        "uid": "dc3ea840-0a3c-4cfa-9754-0f2b60e7d0c1"
                    }
                ],
                "resourceVersion": "15429",
                "uid": "eb3bdf32-aa30-457e-a085-02de1eb6c48e"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "telemetry-metrics-collector",
                        "app.kubernetes.io/name": "telemeter-client",
                        "pod-template-hash": "79b5964499"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}",
                            "telemeter-token-hash": "3gof03q7c3qkv"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "telemetry-metrics-collector",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "telemeter-client",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "pod-template-hash": "79b5964499"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "/usr/bin/telemeter-client",
                                    "--id=$(ID)",
                                    "--from=$(FROM)",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--from-ca-file=/etc/serving-certs-ca-bundle/service-ca.crt",
                                    "--from-token-file=/var/run/secrets/kubernetes.io/serviceaccount/token",
                                    "--to=$(TO)",
                                    "--to-token-file=/etc/telemeter/token",
                                    "--listen=localhost:8080",
                                    "--anonymize-salt-file=/etc/telemeter/salt",
                                    "--anonymize-labels=$(ANONYMIZE_LABELS)",
                                    "--match={__name__=~\"cluster:usage:.*\"}",
                                    "--match={__name__=\"count:up0\"}",
                                    "--match={__name__=\"count:up1\"}",
                                    "--match={__name__=\"cluster_version\"}",
                                    "--match={__name__=\"cluster_version_available_updates\"}",
                                    "--match={__name__=\"cluster_version_capability\"}",
                                    "--match={__name__=\"cluster_operator_up\"}",
                                    "--match={__name__=\"cluster_operator_conditions\"}",
                                    "--match={__name__=\"cluster_version_payload\"}",
                                    "--match={__name__=\"cluster_installer\"}",
                                    "--match={__name__=\"cluster_infrastructure_provider\"}",
                                    "--match={__name__=\"cluster_feature_set\"}",
                                    "--match={__name__=\"instance:etcd_object_counts:sum\"}",
                                    "--match={__name__=\"ALERTS\",alertstate=\"firing\",severity=~\"critical|warning|info|none\"}",
                                    "--match={__name__=\"code:apiserver_request_total:rate:sum\"}",
                                    "--match={__name__=\"cluster:capacity_cpu_cores:sum\"}",
                                    "--match={__name__=\"cluster:capacity_memory_bytes:sum\"}",
                                    "--match={__name__=\"cluster:cpu_usage_cores:sum\"}",
                                    "--match={__name__=\"cluster:memory_usage_bytes:sum\"}",
                                    "--match={__name__=\"openshift:cpu_usage_cores:sum\"}",
                                    "--match={__name__=\"openshift:memory_usage_bytes:sum\"}",
                                    "--match={__name__=\"workload:cpu_usage_cores:sum\"}",
                                    "--match={__name__=\"workload:memory_usage_bytes:sum\"}",
                                    "--match={__name__=\"cluster:virt_platform_nodes:sum\"}",
                                    "--match={__name__=\"cluster:node_instance_type_count:sum\"}",
                                    "--match={__name__=\"cnv:vmi_status_running:count\"}",
                                    "--match={__name__=\"cnv_abnormal\", reason=~\"memory_working_set_delta_from_request|memory_rss_delta_from_request\"}",
                                    "--match={__name__=\"cluster:vmi_request_cpu_cores:sum\"}",
                                    "--match={__name__=\"node_role_os_version_machine:cpu_capacity_cores:sum\"}",
                                    "--match={__name__=\"node_role_os_version_machine:cpu_capacity_sockets:sum\"}",
                                    "--match={__name__=\"subscription_sync_total\"}",
                                    "--match={__name__=\"olm_resolution_duration_seconds\"}",
                                    "--match={__name__=\"csv_succeeded\"}",
                                    "--match={__name__=\"csv_abnormal\"}",
                                    "--match={__name__=\"cluster:kube_persistentvolumeclaim_resource_requests_storage_bytes:provisioner:sum\"}",
                                    "--match={__name__=\"cluster:kubelet_volume_stats_used_bytes:provisioner:sum\"}",
                                    "--match={__name__=\"ceph_cluster_total_bytes\"}",
                                    "--match={__name__=\"ceph_cluster_total_used_raw_bytes\"}",
                                    "--match={__name__=\"ceph_health_status\"}",
                                    "--match={__name__=\"odf_system_raw_capacity_total_bytes\"}",
                                    "--match={__name__=\"odf_system_raw_capacity_used_bytes\"}",
                                    "--match={__name__=\"odf_system_health_status\"}",
                                    "--match={__name__=\"job:ceph_osd_metadata:count\"}",
                                    "--match={__name__=\"job:kube_pv:count\"}",
                                    "--match={__name__=\"job:odf_system_pvs:count\"}",
                                    "--match={__name__=\"job:ceph_pools_iops:total\"}",
                                    "--match={__name__=\"job:ceph_pools_iops_bytes:total\"}",
                                    "--match={__name__=\"job:ceph_versions_running:count\"}",
                                    "--match={__name__=\"job:noobaa_total_unhealthy_buckets:sum\"}",
                                    "--match={__name__=\"job:noobaa_bucket_count:sum\"}",
                                    "--match={__name__=\"job:noobaa_total_object_count:sum\"}",
                                    "--match={__name__=\"odf_system_bucket_count\", system_type=\"OCS\", system_vendor=\"Red Hat\"}",
                                    "--match={__name__=\"odf_system_objects_total\", system_type=\"OCS\", system_vendor=\"Red Hat\"}",
                                    "--match={__name__=\"noobaa_accounts_num\"}",
                                    "--match={__name__=\"noobaa_total_usage\"}",
                                    "--match={__name__=\"console_url\"}",
                                    "--match={__name__=\"cluster:console_auth_login_requests_total:sum\"}",
                                    "--match={__name__=\"cluster:console_auth_login_successes_total:sum\"}",
                                    "--match={__name__=\"cluster:console_auth_login_failures_total:sum\"}",
                                    "--match={__name__=\"cluster:console_auth_logout_requests_total:sum\"}",
                                    "--match={__name__=\"cluster:console_usage_users:max\"}",
                                    "--match={__name__=\"cluster:console_plugins_info:max\"}",
                                    "--match={__name__=\"cluster:console_customization_perspectives_info:max\"}",
                                    "--match={__name__=\"cluster:ovnkube_controller_egress_routing_via_host:max\"}",
                                    "--match={__name__=\"cluster:ovnkube_controller_admin_network_policies_db_objects:max\",table_name=~\"ACL|Address_Set\"}",
                                    "--match={__name__=\"cluster:ovnkube_controller_baseline_admin_network_policies_db_objects:max\",table_name=~\"ACL|Address_Set\"}",
                                    "--match={__name__=\"cluster:ovnkube_controller_admin_network_policies_rules:max\",direction=~\"Ingress|Egress\",action=~\"Pass|Allow|Deny\"}",
                                    "--match={__name__=\"cluster:ovnkube_controller_baseline_admin_network_policies_rules:max\",direction=~\"Ingress|Egress\",action=~\"Allow|Deny\"}",
                                    "--match={__name__=\"cluster:network_attachment_definition_instances:max\"}",
                                    "--match={__name__=\"cluster:network_attachment_definition_enabled_instance_up:max\"}",
                                    "--match={__name__=\"cluster:ingress_controller_aws_nlb_active:sum\"}",
                                    "--match={__name__=\"cluster:route_metrics_controller_routes_per_shard:min\"}",
                                    "--match={__name__=\"cluster:route_metrics_controller_routes_per_shard:max\"}",
                                    "--match={__name__=\"cluster:route_metrics_controller_routes_per_shard:avg\"}",
                                    "--match={__name__=\"cluster:route_metrics_controller_routes_per_shard:median\"}",
                                    "--match={__name__=\"cluster:openshift_route_info:tls_termination:sum\"}",
                                    "--match={__name__=\"insightsclient_request_send_total\"}",
                                    "--match={__name__=\"cam_app_workload_migrations\"}",
                                    "--match={__name__=\"cluster:apiserver_current_inflight_requests:sum:max_over_time:2m\"}",
                                    "--match={__name__=\"cluster:alertmanager_integrations:max\"}",
                                    "--match={__name__=\"cluster:telemetry_selected_series:count\"}",
                                    "--match={__name__=\"openshift:prometheus_tsdb_head_series:sum\"}",
                                    "--match={__name__=\"openshift:prometheus_tsdb_head_samples_appended_total:sum\"}",
                                    "--match={__name__=\"monitoring:container_memory_working_set_bytes:sum\"}",
                                    "--match={__name__=\"namespace_job:scrape_series_added:topk3_sum1h\"}",
                                    "--match={__name__=\"namespace_job:scrape_samples_post_metric_relabeling:topk3\"}",
                                    "--match={__name__=\"monitoring:haproxy_server_http_responses_total:sum\"}",
                                    "--match={__name__=\"profile:cluster_monitoring_operator_collection_profile:max\"}",
                                    "--match={__name__=\"vendor_model:node_accelerator_cards:sum\",vendor=~\"NVIDIA|AMD|GAUDI|INTEL|QUALCOMM|Marvell|Mellanox\"}",
                                    "--match={__name__=\"rhmi_status\"}",
                                    "--match={__name__=\"status:upgrading:version:rhoam_state:max\"}",
                                    "--match={__name__=\"state:rhoam_critical_alerts:max\"}",
                                    "--match={__name__=\"state:rhoam_warning_alerts:max\"}",
                                    "--match={__name__=\"rhoam_7d_slo_percentile:max\"}",
                                    "--match={__name__=\"rhoam_7d_slo_remaining_error_budget:max\"}",
                                    "--match={__name__=\"cluster_legacy_scheduler_policy\"}",
                                    "--match={__name__=\"cluster_master_schedulable\"}",
                                    "--match={__name__=\"che_workspace_status\"}",
                                    "--match={__name__=\"che_workspace_started_total\"}",
                                    "--match={__name__=\"che_workspace_failure_total\"}",
                                    "--match={__name__=\"che_workspace_start_time_seconds_sum\"}",
                                    "--match={__name__=\"che_workspace_start_time_seconds_count\"}",
                                    "--match={__name__=\"cco_credentials_mode\"}",
                                    "--match={__name__=\"cluster:kube_persistentvolume_plugin_type_counts:sum\"}",
                                    "--match={__name__=\"acm_managed_cluster_info\"}",
                                    "--match={__name__=\"acm_managed_cluster_worker_cores:max\"}",
                                    "--match={__name__=\"acm_console_page_count:sum\", page=~\"overview-classic|overview-fleet|search|search-details|clusters|application|governance\"}",
                                    "--match={__name__=\"cluster:vsphere_vcenter_info:sum\"}",
                                    "--match={__name__=\"cluster:vsphere_esxi_version_total:sum\"}",
                                    "--match={__name__=\"cluster:vsphere_node_hw_version_total:sum\"}",
                                    "--match={__name__=\"openshift:build_by_strategy:sum\"}",
                                    "--match={__name__=\"rhods_aggregate_availability\"}",
                                    "--match={__name__=\"rhods_total_users\"}",
                                    "--match={__name__=\"instance:etcd_disk_wal_fsync_duration_seconds:histogram_quantile\",quantile=\"0.99\"}",
                                    "--match={__name__=\"instance:etcd_mvcc_db_total_size_in_bytes:sum\"}",
                                    "--match={__name__=\"instance:etcd_network_peer_round_trip_time_seconds:histogram_quantile\",quantile=\"0.99\"}",
                                    "--match={__name__=\"instance:etcd_mvcc_db_total_size_in_use_in_bytes:sum\"}",
                                    "--match={__name__=\"instance:etcd_disk_backend_commit_duration_seconds:histogram_quantile\",quantile=\"0.99\"}",
                                    "--match={__name__=\"jaeger_operator_instances_storage_types\"}",
                                    "--match={__name__=\"jaeger_operator_instances_strategies\"}",
                                    "--match={__name__=\"jaeger_operator_instances_agent_strategies\"}",
                                    "--match={__name__=\"type:tempo_operator_tempostack_storage_backend:sum\",type=~\"azure|gcs|s3\"}",
                                    "--match={__name__=\"state:tempo_operator_tempostack_managed:sum\",state=~\"Managed|Unmanaged\"}",
                                    "--match={__name__=\"type:tempo_operator_tempostack_multi_tenancy:sum\",type=~\"static|openshift|disabled\"}",
                                    "--match={__name__=\"enabled:tempo_operator_tempostack_jaeger_ui:sum\",enabled=~\"true|false\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_receivers:sum\",type=~\"jaeger|hostmetrics|opencensus|prometheus|zipkin|kafka|filelog|journald|k8sevents|kubeletstats|k8scluster|k8sobjects|otlp\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_exporters:sum\",type=~\"debug|logging|otlp|otlphttp|prometheus|lokiexporter|kafka|awscloudwatchlogs|loadbalancing\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_processors:sum\",type=~\"batch|memorylimiter|attributes|resource|span|k8sattributes|resourcedetection|filter|routing|cumulativetodelta|groupbyattrs\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_extensions:sum\",type=~\"zpages|ballast|memorylimiter|jaegerremotesampling|healthcheck|pprof|oauth2clientauth|oidcauth|bearertokenauth|filestorage\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_connectors:sum\",type=~\"spanmetrics|forward\"}",
                                    "--match={__name__=\"type:opentelemetry_collector_info:sum\",type=~\"deployment|daemonset|sidecar|statefulset\"}",
                                    "--match={__name__=\"appsvcs:cores_by_product:sum\"}",
                                    "--match={__name__=\"nto_custom_profiles:count\"}",
                                    "--match={__name__=\"openshift_csi_share_configmap\"}",
                                    "--match={__name__=\"openshift_csi_share_secret\"}",
                                    "--match={__name__=\"openshift_csi_share_mount_failures_total\"}",
                                    "--match={__name__=\"openshift_csi_share_mount_requests_total\"}",
                                    "--match={__name__=\"eo_es_storage_info\"}",
                                    "--match={__name__=\"eo_es_redundancy_policy_info\"}",
                                    "--match={__name__=\"eo_es_defined_delete_namespaces_total\"}",
                                    "--match={__name__=\"eo_es_misconfigured_memory_resources_info\"}",
                                    "--match={__name__=\"cluster:eo_es_data_nodes_total:max\"}",
                                    "--match={__name__=\"cluster:eo_es_documents_created_total:sum\"}",
                                    "--match={__name__=\"cluster:eo_es_documents_deleted_total:sum\"}",
                                    "--match={__name__=\"pod:eo_es_shards_total:max\"}",
                                    "--match={__name__=\"eo_es_cluster_management_state_info\"}",
                                    "--match={__name__=\"imageregistry:imagestreamtags_count:sum\"}",
                                    "--match={__name__=\"imageregistry:operations_count:sum\"}",
                                    "--match={__name__=\"log_logging_info\"}",
                                    "--match={__name__=\"log_collector_error_count_total\"}",
                                    "--match={__name__=\"log_forwarder_pipeline_info\"}",
                                    "--match={__name__=\"log_forwarder_input_info\"}",
                                    "--match={__name__=\"log_forwarder_output_info\"}",
                                    "--match={__name__=\"cluster:log_collected_bytes_total:sum\"}",
                                    "--match={__name__=\"cluster:log_logged_bytes_total:sum\"}",
                                    "--match={__name__=\"openshift_logging:log_forwarder_pipelines:sum\"}",
                                    "--match={__name__=\"openshift_logging:log_forwarders:sum\"}",
                                    "--match={__name__=\"openshift_logging:log_forwarder_input_type:sum\"}",
                                    "--match={__name__=\"openshift_logging:log_forwarder_output_type:sum\"}",
                                    "--match={__name__=\"openshift_logging:vector_component_received_bytes_total:rate5m\"}",
                                    "--match={__name__=\"cluster:kata_monitor_running_shim_count:sum\"}",
                                    "--match={__name__=\"platform:hypershift_hostedclusters:max\"}",
                                    "--match={__name__=\"platform:hypershift_nodepools:max\"}",
                                    "--match={__name__=\"cluster_name:hypershift_nodepools_size:sum\"}",
                                    "--match={__name__=\"cluster_name:hypershift_nodepools_available_replicas:sum\"}",
                                    "--match={__name__=\"namespace:noobaa_unhealthy_bucket_claims:max\"}",
                                    "--match={__name__=\"namespace:noobaa_buckets_claims:max\"}",
                                    "--match={__name__=\"namespace:noobaa_unhealthy_namespace_resources:max\"}",
                                    "--match={__name__=\"namespace:noobaa_namespace_resources:max\"}",
                                    "--match={__name__=\"namespace:noobaa_unhealthy_namespace_buckets:max\"}",
                                    "--match={__name__=\"namespace:noobaa_namespace_buckets:max\"}",
                                    "--match={__name__=\"namespace:noobaa_accounts:max\"}",
                                    "--match={__name__=\"namespace:noobaa_usage:max\"}",
                                    "--match={__name__=\"namespace:noobaa_system_health_status:max\"}",
                                    "--match={__name__=\"ocs_advanced_feature_usage\"}",
                                    "--match={__name__=\"os_image_url_override:sum\"}",
                                    "--match={__name__=\"cluster:mcd_nodes_with_unsupported_packages:count\"}",
                                    "--match={__name__=\"cluster:mcd_total_unsupported_packages:sum\"}",
                                    "--match={__name__=\"cluster:vsphere_topology_tags:max\"}",
                                    "--match={__name__=\"cluster:vsphere_infrastructure_failure_domains:max\"}",
                                    "--match={__name__=\"apiserver_list_watch_request_success_total:rate:sum\", verb=~\"LIST|WATCH\"}",
                                    "--match={__name__=\"rhacs:telemetry:rox_central_info\"}",
                                    "--match={__name__=\"rhacs:telemetry:rox_central_secured_clusters\"}",
                                    "--match={__name__=\"rhacs:telemetry:rox_central_secured_nodes\"}",
                                    "--match={__name__=\"rhacs:telemetry:rox_central_secured_vcpus\"}",
                                    "--match={__name__=\"rhacs:telemetry:rox_sensor_info\"}",
                                    "--match={__name__=\"cluster:volume_manager_selinux_pod_context_mismatch_total\"}",
                                    "--match={__name__=\"cluster:volume_manager_selinux_volume_context_mismatch_warnings_total\"}",
                                    "--match={__name__=\"cluster:volume_manager_selinux_volume_context_mismatch_errors_total\"}",
                                    "--match={__name__=\"cluster:volume_manager_selinux_volumes_admitted_total\"}",
                                    "--match={__name__=\"ols:provider_model_configuration\"}",
                                    "--match={__name__=\"ols:rest_api_query_calls_total:2xx\"}",
                                    "--match={__name__=\"ols:rest_api_query_calls_total:4xx\"}",
                                    "--match={__name__=\"ols:rest_api_query_calls_total:5xx\"}",
                                    "--match={__name__=\"openshift:openshift_network_operator_ipsec_state:info\"}",
                                    "--match={__name__=\"cluster:health:group_severity:count\", severity=~\"critical|warning|info|none\"}",
                                    "--match={__name__=\"cluster:controlplane_topology:info\", mode=~\"HighlyAvailable|HighlyAvailableArbiter|SingleReplica|DualReplica|External\"}",
                                    "--match={__name__=\"cluster:infrastructure_topology:info\", mode=~\"HighlyAvailable|SingleReplica\"}",
                                    "--match={__name__=\"cluster:selinux_warning_controller_selinux_volume_conflict:count\"}",
                                    "--limit-bytes=5242880"
                                ],
                                "env": [
                                    {
                                        "name": "ANONYMIZE_LABELS"
                                    },
                                    {
                                        "name": "FROM",
                                        "value": "https://prometheus-k8s.openshift-monitoring.svc:9091"
                                    },
                                    {
                                        "name": "ID",
                                        "value": "027222a6-0fff-45b3-90d9-4d42ebdc4d30"
                                    },
                                    {
                                        "name": "TO",
                                        "value": "https://infogw.api.openshift.com/"
                                    },
                                    {
                                        "name": "HTTP_PROXY"
                                    },
                                    {
                                        "name": "HTTPS_PROXY"
                                    },
                                    {
                                        "name": "NO_PROXY"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:69ad02f34ba3a0c97dbd7b83b94de610d6fc74bdde09f169380f1cec2aa56e32",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "telemeter-client",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "40Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/serving-certs-ca-bundle",
                                        "name": "serving-certs-ca-bundle"
                                    },
                                    {
                                        "mountPath": "/etc/telemeter",
                                        "name": "secret-telemeter-client"
                                    },
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "federate-client-tls"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem/",
                                        "name": "telemeter-trusted-ca-bundle",
                                        "readOnly": true
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--reload-url=http://localhost:8080/-/reload",
                                    "--watched-dir=/etc/serving-certs-ca-bundle"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b99613494e9d6a4a8207323872d63cc02b830fc80a8bf972e62c64381aa4cd17",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "reload",
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "10Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/serving-certs-ca-bundle",
                                        "name": "serving-certs-ca-bundle"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=:8443",
                                    "--upstream=http://127.0.0.1:8080/",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--config-file=/etc/kube-rbac-policy/config.yaml",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "20Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "telemeter-client-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-policy",
                                        "name": "secret-telemeter-client-kube-rbac-proxy-config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "telemeter-client",
                        "serviceAccountName": "telemeter-client",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "telemeter-client-serving-certs-ca-bundle"
                                },
                                "name": "serving-certs-ca-bundle"
                            },
                            {
                                "name": "secret-telemeter-client",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "telemeter-client"
                                }
                            },
                            {
                                "name": "telemeter-client-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "telemeter-client-tls"
                                }
                            },
                            {
                                "name": "federate-client-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "federate-client-certs"
                                }
                            },
                            {
                                "name": "secret-telemeter-client-kube-rbac-proxy-config",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "telemeter-client-kube-rbac-proxy-config"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-client-ca"
                                },
                                "name": "metrics-client-ca"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "telemeter-trusted-ca-bundle-8i12ta5c71j38",
                                    "optional": true
                                },
                                "name": "telemeter-trusted-ca-bundle"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:33:27Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "query-layer",
                    "app.kubernetes.io/instance": "thanos-querier",
                    "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                    "app.kubernetes.io/name": "thanos-query",
                    "app.kubernetes.io/part-of": "openshift-monitoring",
                    "app.kubernetes.io/version": "0.39.2",
                    "pod-template-hash": "bddb46ff"
                },
                "name": "thanos-querier-bddb46ff",
                "namespace": "openshift-monitoring",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "thanos-querier",
                        "uid": "e9199cfe-f599-4354-aad7-61a0a462e546"
                    }
                ],
                "resourceVersion": "15368",
                "uid": "08996e53-d08a-4a00-b38a-b3bfce3bfb0b"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "query-layer",
                        "app.kubernetes.io/instance": "thanos-querier",
                        "app.kubernetes.io/name": "thanos-query",
                        "app.kubernetes.io/part-of": "openshift-monitoring",
                        "pod-template-hash": "bddb46ff"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "query-layer",
                            "app.kubernetes.io/instance": "thanos-querier",
                            "app.kubernetes.io/managed-by": "cluster-monitoring-operator",
                            "app.kubernetes.io/name": "thanos-query",
                            "app.kubernetes.io/part-of": "openshift-monitoring",
                            "app.kubernetes.io/version": "0.39.2",
                            "pod-template-hash": "bddb46ff"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/component": "query-layer",
                                                "app.kubernetes.io/instance": "thanos-querier",
                                                "app.kubernetes.io/name": "thanos-query",
                                                "app.kubernetes.io/part-of": "openshift-monitoring"
                                            }
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "query",
                                    "--grpc-address=127.0.0.1:10901",
                                    "--http-address=127.0.0.1:9090",
                                    "--log.format=logfmt",
                                    "--query.replica-label=prometheus_replica",
                                    "--query.replica-label=thanos_ruler_replica",
                                    "--endpoint=dnssrv+_grpc._tcp.prometheus-operated.openshift-monitoring.svc.cluster.local",
                                    "--query.auto-downsampling",
                                    "--store.sd-dns-resolver=miekgdns",
                                    "--grpc-client-tls-secure",
                                    "--grpc-client-tls-cert=/etc/tls/grpc/client.crt",
                                    "--grpc-client-tls-key=/etc/tls/grpc/client.key",
                                    "--grpc-client-tls-ca=/etc/tls/grpc/ca.crt",
                                    "--grpc-client-server-name=prometheus-grpc",
                                    "--web.disable-cors"
                                ],
                                "env": [
                                    {
                                        "name": "HOST_IP_ADDRESS",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "status.hostIP"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6e5df2aab9ce759e8f957341a11c087c233307e3c8f8760d21270efc19ccd3ce",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "thanos-query",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "12Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": false,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/grpc",
                                        "name": "secret-grpc-tls"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=0.0.0.0:9091",
                                    "--upstream=http://127.0.0.1:9090",
                                    "--config-file=/etc/kube-rbac-proxy/config.yaml",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--ignore-paths=/-/healthy,/-/ready",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 4,
                                    "httpGet": {
                                        "path": "/-/healthy",
                                        "port": 9091,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 30,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "kube-rbac-proxy-web",
                                "ports": [
                                    {
                                        "containerPort": 9091,
                                        "name": "web",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 20,
                                    "httpGet": {
                                        "path": "/-/ready",
                                        "port": 9091,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 5,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "secret-thanos-querier-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-proxy",
                                        "name": "secret-thanos-querier-kube-rbac-proxy-web"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=0.0.0.0:9092",
                                    "--upstream=http://127.0.0.1:9095",
                                    "--config-file=/etc/kube-rbac-proxy/config.yaml",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--allow-paths=/api/v1/query,/api/v1/query_range,/api/v1/labels,/api/v1/label/*/values,/api/v1/series",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy",
                                "ports": [
                                    {
                                        "containerPort": 9092,
                                        "name": "tenancy",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "secret-thanos-querier-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-proxy",
                                        "name": "secret-thanos-querier-kube-rbac-proxy"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--insecure-listen-address=127.0.0.1:9095",
                                    "--upstream=http://127.0.0.1:9090",
                                    "--label=namespace",
                                    "--enable-label-apis",
                                    "--error-on-replace",
                                    "--rules-with-active-alerts",
                                    "--enable-label-matchers-for-rules-api"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:f1f19d18c94f996546a20ce31a68d177d0fc13378e5452b9ff8dfca9d467aa95",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "prom-label-proxy",
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            },
                            {
                                "args": [
                                    "--secure-listen-address=0.0.0.0:9093",
                                    "--upstream=http://127.0.0.1:9095",
                                    "--config-file=/etc/kube-rbac-proxy/config.yaml",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--allow-paths=/api/v1/rules,/api/v1/alerts",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-rules",
                                "ports": [
                                    {
                                        "containerPort": 9093,
                                        "name": "tenancy-rules",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "secret-thanos-querier-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-proxy",
                                        "name": "secret-thanos-querier-kube-rbac-proxy-rules"
                                    }
                                ]
                            },
                            {
                                "args": [
                                    "--secure-listen-address=0.0.0.0:9094",
                                    "--upstream=http://127.0.0.1:9090",
                                    "--config-file=/etc/kube-rbac-proxy/config.yaml",
                                    "--tls-cert-file=/etc/tls/private/tls.crt",
                                    "--tls-private-key-file=/etc/tls/private/tls.key",
                                    "--tls-cipher-suites=TLS_AES_128_GCM_SHA256,TLS_AES_256_GCM_SHA384,TLS_CHACHA20_POLY1305_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256",
                                    "--client-ca-file=/etc/tls/client/client-ca.crt",
                                    "--allow-paths=/metrics",
                                    "--tls-min-version=VersionTLS12"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ca1344cb64140188b7cae7bbc51fb751566c0b0c97d5e39b5850e628032c4a5e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "kube-rbac-proxy-metrics",
                                "ports": [
                                    {
                                        "containerPort": 9094,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "1m",
                                        "memory": "15Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls/private",
                                        "name": "secret-thanos-querier-tls"
                                    },
                                    {
                                        "mountPath": "/etc/kube-rbac-proxy",
                                        "name": "secret-thanos-querier-kube-rbac-proxy-metrics"
                                    },
                                    {
                                        "mountPath": "/etc/tls/client",
                                        "name": "metrics-client-ca",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "thanos-querier",
                        "serviceAccountName": "thanos-querier",
                        "terminationGracePeriodSeconds": 120,
                        "volumes": [
                            {
                                "name": "secret-thanos-querier-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-tls"
                                }
                            },
                            {
                                "name": "secret-thanos-querier-kube-rbac-proxy",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-kube-rbac-proxy"
                                }
                            },
                            {
                                "name": "secret-thanos-querier-kube-rbac-proxy-web",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-kube-rbac-proxy-web"
                                }
                            },
                            {
                                "name": "secret-thanos-querier-kube-rbac-proxy-rules",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-kube-rbac-proxy-rules"
                                }
                            },
                            {
                                "name": "secret-thanos-querier-kube-rbac-proxy-metrics",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-kube-rbac-proxy-metrics"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "metrics-client-ca"
                                },
                                "name": "metrics-client-ca"
                            },
                            {
                                "name": "secret-grpc-tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "thanos-querier-grpc-tls-4egkfvo1irr97"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1",
                    "kubernetes.io/description": "This deployment deploys the Networking console plugin pod which serves\nthe contents of the Networking section in OpenShift Console\n",
                    "networkoperator.openshift.io/non-critical": "",
                    "release.openshift.io/version": "4.20.8"
                },
                "creationTimestamp": "2026-04-01T11:17:20Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "networking-console-plugin",
                    "app.kubernetes.io/managed-by": "cluster-network-operator",
                    "app.kubernetes.io/name": "networking-console-plugin",
                    "app.kubernetes.io/part-of": "cluster-network-operator",
                    "pod-template-hash": "6ddbfdf749"
                },
                "name": "networking-console-plugin-6ddbfdf749",
                "namespace": "openshift-network-console",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "networking-console-plugin",
                        "uid": "b4724c03-7457-4395-93a0-c2dd9db89ace"
                    }
                ],
                "resourceVersion": "11822",
                "uid": "be737cf4-0793-49a6-abef-e3a24ab0882c"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "networking-console-plugin",
                        "app.kubernetes.io/managed-by": "cluster-network-operator",
                        "app.kubernetes.io/name": "networking-console-plugin",
                        "app.kubernetes.io/part-of": "cluster-network-operator",
                        "pod-template-hash": "6ddbfdf749"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "networking-console-plugin",
                            "app.kubernetes.io/managed-by": "cluster-network-operator",
                            "app.kubernetes.io/name": "networking-console-plugin",
                            "app.kubernetes.io/part-of": "cluster-network-operator",
                            "pod-template-hash": "6ddbfdf749"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/component": "networking-console-plugin",
                                                    "app.kubernetes.io/managed-by": "cluster-network-operator",
                                                    "app.kubernetes.io/name": "networking-console-plugin",
                                                    "app.kubernetes.io/part-of": "cluster-network-operator"
                                                }
                                            },
                                            "namespaces": [
                                                "openshift-network-console"
                                            ],
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 90
                                    }
                                ]
                            }
                        },
                        "automountServiceAccountToken": false,
                        "containers": [
                            {
                                "command": [
                                    "/bin/sh",
                                    "-c",
                                    "if echo \"$POD_IP\" | grep -qE '^([0-9]{1,3}\\.){3}[0-9]{1,3}$'; then\n  LISTEN_ADDRESS_PORT_REPLACED_AT_RUNTIME=\"9443\"\nelse\n  LISTEN_ADDRESS_PORT_REPLACED_AT_RUNTIME=\"[::]:9443\"\nfi\nsed \"s/LISTEN_ADDRESS_PORT_REPLACED_AT_RUNTIME/$LISTEN_ADDRESS_PORT_REPLACED_AT_RUNTIME/g\" /etc/nginx/nginx.conf \u003e /tmp/nginx.conf\nexec nginx -c /tmp/nginx.conf -g 'daemon off;'\n"
                                ],
                                "env": [
                                    {
                                        "name": "POD_IP",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "status.podIP"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:289816958633a763a72dbc44e1dad40466223164e7e253039514f0d974ea5d21",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "networking-console-plugin",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "https",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "50Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/cert",
                                        "name": "networking-console-plugin-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/nginx/nginx.conf",
                                        "name": "nginx-conf",
                                        "readOnly": true,
                                        "subPath": "nginx.conf"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "networking-console-plugin"
                                },
                                "name": "nginx-conf"
                            },
                            {
                                "name": "networking-console-plugin-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "networking-console-plugin-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 1,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1",
                    "kubernetes.io/description": "This deployment deploys the network-check-source pod that performs\npod network connectivity checks\n",
                    "networkoperator.openshift.io/non-critical": "",
                    "release.openshift.io/version": "4.20.8"
                },
                "creationTimestamp": "2026-04-01T11:17:15Z",
                "generation": 1,
                "labels": {
                    "app": "network-check-source",
                    "kubernetes.io/os": "linux",
                    "pod-template-hash": "6b8cd5b79b"
                },
                "name": "network-check-source-6b8cd5b79b",
                "namespace": "openshift-network-diagnostics",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "network-check-source",
                        "uid": "154842b8-6533-4548-a798-bdd4642ec859"
                    }
                ],
                "resourceVersion": "10868",
                "uid": "45db61ba-5e7e-4b77-823b-a07a27816eca"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "network-check-source",
                        "pod-template-hash": "6b8cd5b79b"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "network-check-source",
                            "kubernetes.io/os": "linux",
                            "pod-template-hash": "6b8cd5b79b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--listen",
                                    "0.0.0.0:17698",
                                    "--namespace",
                                    "$(POD_NAMESPACE)"
                                ],
                                "command": [
                                    "cluster-network-check-endpoints"
                                ],
                                "env": [
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:03cf4cd7ef1518610c6c7b3ad27d1622d82e98e3dc6e3f8e5d0fceb5c8d3786e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "check-endpoints",
                                "ports": [
                                    {
                                        "containerPort": 17698,
                                        "name": "check-endpoints",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "40Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "nodeSelector": {
                            "kubernetes.io/os": "linux"
                        },
                        "priorityClassName": "openshift-user-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "network-diagnostics",
                        "serviceAccountName": "network-diagnostics",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:51Z",
                "generation": 1,
                "labels": {
                    "app": "openshift-pipelines-operator",
                    "name": "openshift-pipelines-operator",
                    "pod-template-hash": "564dfb79dd"
                },
                "name": "openshift-pipelines-operator-564dfb79dd",
                "namespace": "openshift-operators",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "openshift-pipelines-operator",
                        "uid": "f2a7fcfb-4554-440f-9224-0200102ad076"
                    }
                ],
                "resourceVersion": "21759",
                "uid": "9f1b3c92-8258-4530-974c-aa26f3a57984"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "openshift-pipelines-operator",
                        "pod-template-hash": "564dfb79dd"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"ManualApprovalGate\",\n    \"metadata\": {\n      \"name\": \"manual-approval-gate\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"OpenShiftPipelinesAsCode\",\n    \"metadata\": {\n      \"name\": \"pipelines-as-code\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonAddon\",\n    \"metadata\": {\n      \"name\": \"addon\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonChain\",\n    \"metadata\": {\n      \"name\": \"chain\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonConfig\",\n    \"metadata\": {\n      \"name\": \"config\"\n    },\n    \"spec\": {\n      \"addon\": {\n        \"params\": [\n          {\n            \"name\": \"pipelineTemplates\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"resolverTasks\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"resolverStepActions\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"communityResolverTasks\",\n            \"value\": \"true\"\n          }\n        ]\n      },\n      \"params\": [\n        {\n          \"name\": \"createRbacResource\",\n          \"value\": \"true\"\n        },\n        {\n          \"name\": \"legacyPipelineRbac\",\n          \"value\": \"true\"\n        },\n        {\n          \"name\": \"createCABundleConfigMaps\",\n          \"value\": \"true\"\n        }\n      ],\n      \"profile\": \"all\",\n      \"pruner\": {\n        \"keep\": 100,\n        \"resources\": [\n          \"pipelinerun\",\n          \"taskrun\"\n        ],\n        \"schedule\": \"0 8 * * *\"\n      },\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonHub\",\n    \"metadata\": {\n      \"name\": \"hub\"\n    },\n    \"spec\": {\n      \"api\": {\n        \"catalogRefreshInterval\": \"30m\"\n      },\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonInstallerSet\",\n    \"metadata\": {\n      \"name\": \"foo\"\n    },\n    \"spec\": {\n      \"manifests\": []\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonPipeline\",\n    \"metadata\": {\n      \"name\": \"pipeline\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonPruner\",\n    \"metadata\": {\n      \"name\": \"pruner\"\n    },\n    \"spec\": {\n      \"disabled\": true,\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonResult\",\n    \"metadata\": {\n      \"name\": \"result\"\n    },\n    \"spec\": {\n      \"auth_disable\": true,\n      \"db_enable_auto_migration\": true,\n      \"db_host\": \"tekton-results-postgres-service.openshift-pipelines.svc.cluster.local\",\n      \"db_port\": 5432,\n      \"log_level\": \"debug\",\n      \"logging_pvc_name\": \"tekton-logs\",\n      \"logs_api\": true,\n      \"logs_buffer_size\": 32768,\n      \"logs_path\": \"/logs\",\n      \"logs_type\": \"File\",\n      \"prometheus_port\": 9090,\n      \"server_port\": 8080,\n      \"targetNamespace\": \"openshift-pipelines\",\n      \"tls_hostname_override\": \"tekton-results-api-service.openshift-pipelines.svc.cluster.local\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonTrigger\",\n    \"metadata\": {\n      \"name\": \"trigger\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  }\n]",
                            "capabilities": "Full Lifecycle",
                            "categories": "Developer Tools, Integration \u0026 Delivery",
                            "certified": "false",
                            "console.openshift.io/plugins": "[\"pipelines-console-plugin\"]",
                            "description": "Red Hat OpenShift Pipelines is a cloud-native CI/CD solution for building pipelines using Tekton concepts which run natively on OpenShift and Kubernetes.",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "true",
                            "features.operators.openshift.io/fips-compliant": "true",
                            "features.operators.openshift.io/proxy-aware": "true",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "false",
                            "features.operators.openshift.io/token-auth-azure": "false",
                            "features.operators.openshift.io/token-auth-gcp": "false",
                            "olm.operatorGroup": "global-operators",
                            "olm.operatorNamespace": "openshift-operators",
                            "olm.skipRange": "\u003e=1.19.0 \u003c1.20.3",
                            "olm.targetNamespaces": "",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"ManualApprovalGate\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"OpenShiftPipelinesAsCode\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonAddon\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonChain\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonConfig\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonHub\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonInstallerSet\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonPipeline\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonPruner\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonResult\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonTrigger\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openshift-pipelines-operator-rh\",\"version\":\"1.20.3\"}}]}",
                            "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.37.0",
                            "operators.operatorframework.io/internal-objects": "[\"tektoninstallersets.operator.tekton.dev\", \"tektonconfigs.operator.tekton.dev\",\"tektonpipelines.operator.tekton.dev\",\"tektontriggers.operator.tekton.dev\",\"tektonaddons.operator.tekton.dev\", \"tektonhubs.operator.tekton.dev\", \"tektonresults.operator.tekton.dev\", \"tektonchains.operator.tekton.dev\", \"openshiftpipelinesascodes.operator.tekton.dev\", \"manualapprovalgates.operator.tekton.dev\",\"tektonpruners.operator.tekton.dev\"]",
                            "operators.operatorframework.io/project_layout": "unknown",
                            "repository": "https://github.com/tektoncd/operator",
                            "support": "Red Hat"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "openshift-pipelines-operator",
                            "name": "openshift-pipelines-operator",
                            "pod-template-hash": "564dfb79dd"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "-controllers",
                                    "tektonconfig,tektonpipeline,tektontrigger,tektonhub,tektonchain,tektonaddon,tektonresult,openshiftpipelinesascode,manualapprovalgate,tektonpruner",
                                    "-unique-process-name",
                                    "tekton-operator-lifecycle"
                                ],
                                "env": [
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "PLATFORM",
                                        "value": "openshift"
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "redhat-openshift-pipelines-operator"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_PROXY",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:82ba22161e8f0fc959429029d26d9a32f39a701f0db68291626ee1464715f582"
                                    },
                                    {
                                        "name": "IMAGE_JOB_PRUNER_TKN",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:72b20bc29e4abbb9cbf473b603c71b4880d64b66c1c2b344e1954c7e01af6095"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/operator"
                                    },
                                    {
                                        "name": "VERSION",
                                        "value": "1.20.3"
                                    },
                                    {
                                        "name": "AUTOINSTALL_COMPONENTS",
                                        "valueFrom": {
                                            "configMapKeyRef": {
                                                "key": "AUTOINSTALL_COMPONENTS",
                                                "name": "tekton-config-defaults"
                                            }
                                        }
                                    },
                                    {
                                        "name": "DEFAULT_TARGET_NAMESPACE",
                                        "valueFrom": {
                                            "configMapKeyRef": {
                                                "key": "DEFAULT_TARGET_NAMESPACE",
                                                "name": "tekton-config-defaults"
                                            }
                                        }
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "tekton-config-observability"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-operator-controller-config-leader-election"
                                    },
                                    {
                                        "name": "IMAGE_HUB_TEKTON_HUB_DB",
                                        "value": "registry.redhat.io/rhel9/postgresql-13@sha256:36647bd6d50d2e0e9c99ecf190bd515577c7ce9476e49d927c4d4065011e3441"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PARAM_BUILDER_IMAGE",
                                        "value": "registry.redhat.io/rhel9/buildah@sha256:18453ab0a62154283aaf4c45efd7543d1c8ecca1aebae46dedc7ddc0f410b232"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PARAM_KN_IMAGE",
                                        "value": "registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel8@sha256:0fa6d15d38601f266347cdd098e80bec9893f7e6b06e84efc4a8c50b3ff3c6cc"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_MVN_SETTINGS",
                                        "value": "registry.redhat.io/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_SKOPEO_COPY",
                                        "value": "registry.redhat.io/rhel9/skopeo@sha256:a65a413f8a2864389a09dc750690d97afbcdc5c70821e0f85e99e8adba7954e0"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_GENERATE",
                                        "value": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:bc10e7d6122ede5cf4f2882c200447683255465a1080e826761e90bfb983506e"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_GEN_ENV_FILE",
                                        "value": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:bc10e7d6122ede5cf4f2882c200447683255465a1080e826761e90bfb983506e"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PARAM_MAVEN_IMAGE",
                                        "value": "registry.redhat.io/ubi9/openjdk-17@sha256:555c8bcd2596637befd1a6da4aa949c5a2640cf66e09c2dfb932afe37e39095e"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_OC",
                                        "value": "image-registry.openshift-image-registry.svc:5000/openshift/cli:latest"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_TEKTON_PIPELINES_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4847fc1483c03d570e5dced72df4a479c39e4bdf0dd76666c35c5d4de2acfcb7"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_WEBHOOK",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:2c4ec0dfd62375ed45d5758798b1069e16a0a6d1986439d23c61591c4dfb9297"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c6e1e725e260dd02e6ae4c9dad5ea8249d0ffd164950d75700db612a7e06ac2c"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_TEKTON_EVENTS_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ada1a963ce2c45d2bba08051c1e0e2db88b200e9d616fab8fde10b698101fc69"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__ENTRYPOINT_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:a91d7a109855f7ca7d74557adf55cd09155f99715d7408c94e4f90337d7964c7"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__GIT_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PARAM_GITINITIMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_GIT_RUN",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_REPORT",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_GIT_CLONE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PREPARE_AND_RUN",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-git-init-rhel9@sha256:a2cab07ac5750b7d74f07020c221607ee6777dee6a2be6d0deaf89a609b3b6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_CACHE_UPLOAD",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:b14dec3468690ea3292e1be758ad0b171636a1624d3baf8d41ced1ea91ffc1ab"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_CACHE_FETCH",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-cache-rhel9@sha256:b14dec3468690ea3292e1be758ad0b171636a1624d3baf8d41ced1ea91ffc1ab"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__WORKINGDIRINIT_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:ee91c1719f5ec30aa2214ddfe2b2456819ce5cbfbab9bd958b18aa90fb6baf82"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__SIDECARLOGRESULTS_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:eeac6c2ff2f2acc2724d7786dd6bc5341cf7dce57b070bce113985810b45e1e5"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__NOP_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:259c6aa469fcff9577eae9fee294eb0143010d68528de2f3b2b21cf523432986"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_ARG__SHELL_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:a91d7a109855f7ca7d74557adf55cd09155f99715d7408c94e4f90337d7964c7"
                                    },
                                    {
                                        "name": "IMAGE_TRIGGERS_TEKTON_TRIGGERS_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f4c15a6e518997beafd705de5c0364145de194c7e965f42af234d33c472d3e18"
                                    },
                                    {
                                        "name": "IMAGE_TRIGGERS_WEBHOOK",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6b79a56373664462beee1bae9a2f475ede6b945d35ab65a427f18990c375f29a"
                                    },
                                    {
                                        "name": "IMAGE_TRIGGERS_TEKTON_TRIGGERS_CORE_INTERCEPTORS",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:4dcd0b18dea61968f20d49c4372eec43689eb52e823e1a6293e9b89c6e21e587"
                                    },
                                    {
                                        "name": "IMAGE_TRIGGERS_ARG__EL_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:6247b2814725f2c121fa1e798d142fbb43d071cc84440e59a661bd01f9d9e666"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_KN",
                                        "value": "registry.redhat.io/openshift-serverless-1/kn-client-kn-rhel8@sha256:0fa6d15d38601f266347cdd098e80bec9893f7e6b06e84efc4a8c50b3ff3c6cc"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_OPC",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-opc-rhel9@sha256:143eead39e74de11ddac3d534dfae9025867391a7635c1222f03d6debb0c4349"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_SKOPEO_RESULTS",
                                        "value": "registry.redhat.io/rhel9/skopeo@sha256:a65a413f8a2864389a09dc750690d97afbcdc5c70821e0f85e99e8adba7954e0"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_BUILD",
                                        "value": "registry.redhat.io/rhel9/buildah@sha256:18453ab0a62154283aaf4c45efd7543d1c8ecca1aebae46dedc7ddc0f410b232"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_S2I_BUILD",
                                        "value": "registry.redhat.io/rhel9/buildah@sha256:18453ab0a62154283aaf4c45efd7543d1c8ecca1aebae46dedc7ddc0f410b232"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_S2I_GENERATE",
                                        "value": "registry.redhat.io/source-to-image/source-to-image-rhel9@sha256:bc10e7d6122ede5cf4f2882c200447683255465a1080e826761e90bfb983506e"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_LOAD_SCRIPTS",
                                        "value": "registry.redhat.io/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_MAVEN_GENERATE",
                                        "value": "registry.redhat.io/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PREPARE",
                                        "value": "registry.redhat.io/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_PARAM_TKN_IMAGE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:72b20bc29e4abbb9cbf473b603c71b4880d64b66c1c2b344e1954c7e01af6095"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_TKN",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-cli-tkn-rhel9@sha256:72b20bc29e4abbb9cbf473b603c71b4880d64b66c1c2b344e1954c7e01af6095"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_TKN_CLI_SERVE",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:050fe6fe1298c45a27982e3f4d0afe637ce01d9b394e85b7eb202309ecdd0731"
                                    },
                                    {
                                        "name": "IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:eb3c1bbbbaec16c0b2e1565b9f2885f6213a1d2f90ca63c7986042a6ed2be1b8"
                                    },
                                    {
                                        "name": "IMAGE_RESULTS_POSTGRES",
                                        "value": "registry.redhat.io/rhel9/postgresql-13@sha256:36647bd6d50d2e0e9c99ecf190bd515577c7ce9476e49d927c4d4065011e3441"
                                    },
                                    {
                                        "name": "IMAGE_HUB_TEKTON_HUB_DB_MIGRATION",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-hub-db-migration-rhel9@sha256:722ccea0642efe6fb7816caaab963bf71dc4d2acb6f2204a293311d67e911c82"
                                    },
                                    {
                                        "name": "IMAGE_HUB_TEKTON_HUB_API",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-hub-api-rhel9@sha256:4ff12438daf22c8f6be14abda5d91c45b03a6824e0592775f49072218b3703fb"
                                    },
                                    {
                                        "name": "IMAGE_HUB_TEKTON_HUB_UI",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-hub-ui-rhel9@sha256:c2d4e0c0ab71b075bb6b441d7385c959c9ce88b6a1e3a573f9665a6ab36b9c8e"
                                    },
                                    {
                                        "name": "IMAGE_MAG_TEKTON_TASKGROUP_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-controller-rhel9@sha256:ad5e622fd95e047212568180070e7a56bb730125a2fdae154aa2a3fd10587afc"
                                    },
                                    {
                                        "name": "IMAGE_MAG_MANUAL_APPROVAL",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-manual-approval-gate-webhook-rhel9@sha256:e661d7d22f183d09b405303e94caf7ec440c203f0d374a469f6456cc31230772"
                                    },
                                    {
                                        "name": "IMAGE_PRUNER_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-pruner-controller-rhel9@sha256:85d5a2cfd3d1bf6e302b1dee186a98d90c37d89015c85df7d1f980ac2f87b447"
                                    },
                                    {
                                        "name": "IMAGE_PAC_PAC_CONTROLLER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bfe69478e0994a9229a6d28e48ea8dbd837869b88861a205610de8d1cce41973"
                                    },
                                    {
                                        "name": "IMAGE_PAC_PAC_WEBHOOK",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:d28ec79f725102e88993e987bafaf1bb406859bab28743aad573825a51df799e"
                                    },
                                    {
                                        "name": "IMAGE_PAC_PAC_WATCHER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95f3cc4e3173845779e8ed825d34fba1ef07cd3d77c7243b30db2a2915cd1b61"
                                    },
                                    {
                                        "name": "IMAGE_PAC_PAC_CLI",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-cli-rhel9@sha256:372c4999817d0c8e5e7404150c3c27a6878254ae394e259e7511f0f759074995"
                                    },
                                    {
                                        "name": "IMAGE_RESULTS_WATCHER",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:07789f6e6e3c3a5a974c106b43c2e8bc60edb3321def1f0883f3fcd35a238ed0"
                                    },
                                    {
                                        "name": "IMAGE_RESULTS_API",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:6aa9ea8c007ed426efe10bf36d943983fb9a3efe29744e059c0bdf79491a4ffe"
                                    },
                                    {
                                        "name": "IMAGE_RESULTS_RETENTION_POLICY_AGENT",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:6d83c7e0e068178360998c815a3e0c729ca80a349954172aadafad5da5180d0c"
                                    },
                                    {
                                        "name": "IMAGE_ADDONS_MAVEN_GOALS",
                                        "value": "registry.redhat.io/ubi9/openjdk-17@sha256:555c8bcd2596637befd1a6da4aa949c5a2640cf66e09c2dfb932afe37e39095e"
                                    },
                                    {
                                        "name": "IMAGE_PIPELINES_CONSOLE_PLUGIN",
                                        "value": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:66f2fcc54c1f79cc90ba053c232765c3e88527254b64b4357b3ab64a7b5c4fbf"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "openshift-pipelines-operator-rh.v1.20.3"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bfc31fce9ce5f1d47a4aa49f70c28aeb57f4014b0d283782bcb3564ab11a0979",
                                "imagePullPolicy": "Always",
                                "name": "openshift-pipelines-operator-lifecycle",
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            },
                            {
                                "args": [
                                    "-controllers",
                                    "tektoninstallerset",
                                    "-unique-process-name",
                                    "tekton-operator-cluster-operations"
                                ],
                                "env": [
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "redhat-openshift-pipelines-operator"
                                    },
                                    {
                                        "name": "PROFILING_PORT",
                                        "value": "9009"
                                    },
                                    {
                                        "name": "VERSION",
                                        "value": "v0.77.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/operator"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-operator-controller-config-leader-election"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "openshift-pipelines-operator-rh.v1.20.3"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-rhel9-operator@sha256:bfc31fce9ce5f1d47a4aa49f70c28aeb57f4014b0d283782bcb3564ab11a0979",
                                "imagePullPolicy": "Always",
                                "name": "openshift-pipelines-operator-cluster-operations",
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "openshift-pipelines-operator",
                        "serviceAccountName": "openshift-pipelines-operator",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:45Z",
                "generation": 1,
                "labels": {
                    "control-plane": "operator-controller-manager",
                    "pod-template-hash": "6cf4569cbb"
                },
                "name": "rhtas-operator-controller-manager-6cf4569cbb",
                "namespace": "openshift-operators",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rhtas-operator-controller-manager",
                        "uid": "99efa28e-4469-4bdb-b999-ee06ec8033c4"
                    }
                ],
                "resourceVersion": "21777",
                "uid": "2a5c0ec1-a09a-4eb9-a5d5-341e4931b2ce"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "operator-controller-manager",
                        "pod-template-hash": "6cf4569cbb"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"CTlog\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"ctlog-sample\"\n    },\n    \"spec\": {}\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"Fulcio\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"fulcio-sample\"\n    },\n    \"spec\": {\n      \"certificate\": {\n        \"commonName\": \"fulcio.hostname\",\n        \"organizationEmail\": \"jdoe@redhat.com\",\n        \"organizationName\": \"Red Hat\"\n      },\n      \"config\": {\n        \"OIDCIssuers\": [\n          {\n            \"ClientID\": \"trusted-artifact-signer\",\n            \"Issuer\": \"https://your-oidc-issuer-url\",\n            \"IssuerURL\": \"https://your-oidc-issuer-url\",\n            \"Type\": \"email\"\n          }\n        ]\n      },\n      \"externalAccess\": {\n        \"enabled\": true\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"Rekor\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"rekor-sample\"\n    },\n    \"spec\": {\n      \"externalAccess\": {\n        \"enabled\": true\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"Securesign\",\n    \"metadata\": {\n      \"annotations\": {\n        \"rhtas.redhat.com/metrics\": \"true\"\n      },\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"securesign-sample\"\n    },\n    \"spec\": {\n      \"ctlog\": {\n        \"monitoring\": {\n          \"enabled\": true\n        }\n      },\n      \"fulcio\": {\n        \"certificate\": {\n          \"commonName\": \"fulcio.hostname\",\n          \"organizationEmail\": \"jdoe@redhat.com\",\n          \"organizationName\": \"Red Hat\"\n        },\n        \"config\": {\n          \"OIDCIssuers\": [\n            {\n              \"ClientID\": \"trusted-artifact-signer\",\n              \"Issuer\": \"https://your-oidc-issuer-url\",\n              \"IssuerURL\": \"https://your-oidc-issuer-url\",\n              \"Type\": \"email\"\n            }\n          ]\n        },\n        \"externalAccess\": {\n          \"enabled\": true\n        },\n        \"monitoring\": {\n          \"enabled\": true\n        }\n      },\n      \"rekor\": {\n        \"externalAccess\": {\n          \"enabled\": true\n        },\n        \"monitoring\": {\n          \"enabled\": true\n        }\n      },\n      \"trillian\": {\n        \"database\": {\n          \"create\": true\n        },\n        \"monitoring\": {\n          \"enabled\": true\n        }\n      },\n      \"tsa\": {\n        \"externalAccess\": {\n          \"enabled\": true\n        },\n        \"monitoring\": {\n          \"enabled\": true\n        },\n        \"ntpMonitoring\": {\n          \"enabled\": true\n        },\n        \"signer\": {\n          \"certificateChain\": {\n            \"intermediateCA\": [\n              {\n                \"commonName\": \"tsa.hostname-intermediate\",\n                \"organizationEmail\": \"jdoe@redhat.com\",\n                \"organizationName\": \"Red Hat\"\n              }\n            ],\n            \"leafCA\": {\n              \"commonName\": \"tsa.hostname-leaf\",\n              \"organizationEmail\": \"jdoe@redhat.com\",\n              \"organizationName\": \"Red Hat\"\n            },\n            \"rootCA\": {\n              \"commonName\": \"tsa.hostname-root\",\n              \"organizationEmail\": \"jdoe@redhat.com\",\n              \"organizationName\": \"Red Hat\"\n            }\n          }\n        }\n      },\n      \"tuf\": {\n        \"externalAccess\": {\n          \"enabled\": true\n        },\n        \"keys\": [\n          {\n            \"name\": \"rekor.pub\"\n          },\n          {\n            \"name\": \"ctfe.pub\"\n          },\n          {\n            \"name\": \"fulcio_v1.crt.pem\"\n          },\n          {\n            \"name\": \"tsa.certchain.pem\"\n          }\n        ],\n        \"pvc\": {\n          \"accessModes\": [\n            \"ReadWriteOnce\"\n          ],\n          \"retain\": true,\n          \"size\": \"100Mi\"\n        },\n        \"rootKeySecretRef\": {\n          \"name\": \"tuf-root-keys\"\n        }\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"TimestampAuthority\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"rhtas-operator\",\n        \"app.kubernetes.io/instance\": \"timestampauthority-sample\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"timestampauthority\",\n        \"app.kubernetes.io/part-of\": \"rhtas-operator\"\n      },\n      \"name\": \"timestampauthority-sample\"\n    },\n    \"spec\": {\n      \"externalAccess\": {\n        \"enabled\": true\n      },\n      \"monitoring\": {\n        \"enabled\": true\n      },\n      \"ntpMonitoring\": {\n        \"enabled\": true\n      },\n      \"signer\": {\n        \"certificateChain\": {\n          \"intermediateCA\": [\n            {\n              \"commonName\": \"tsa.hostname-intermediate\",\n              \"organizationEmail\": \"jdoe@redhat.com\",\n              \"organizationName\": \"Red Hat\"\n            }\n          ],\n          \"leafCA\": {\n            \"commonName\": \"tsa.hostname-leaf\",\n            \"organizationEmail\": \"jdoe@redhat.com\",\n            \"organizationName\": \"Red Hat\"\n          },\n          \"rootCA\": {\n            \"commonName\": \"tsa.hostname-root\",\n            \"organizationEmail\": \"jdoe@redhat.com\",\n            \"organizationName\": \"Red Hat\"\n          }\n        }\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"Trillian\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"trillian-sample\"\n    },\n    \"spec\": {\n      \"database\": {\n        \"create\": true\n      },\n      \"server\": {\n        \"replicas\": 1\n      },\n      \"signer\": {\n        \"replicas\": 1\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"rhtas.redhat.com/v1alpha1\",\n    \"kind\": \"Tuf\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/instance\": \"securesign-sample\",\n        \"app.kubernetes.io/name\": \"securesign-sample\",\n        \"app.kubernetes.io/part-of\": \"trusted-artifact-signer\"\n      },\n      \"name\": \"tuf-sample\"\n    },\n    \"spec\": {\n      \"externalAccess\": {\n        \"enabled\": true\n      },\n      \"keys\": [\n        {\n          \"name\": \"rekor.pub\",\n          \"secretRef\": {\n            \"key\": \"public\",\n            \"name\": \"rekor-pub-key\"\n          }\n        },\n        {\n          \"name\": \"fulcio_v1.crt.pem\",\n          \"secretRef\": {\n            \"key\": \"cert\",\n            \"name\": \"fulcio-pub-key\"\n          }\n        },\n        {\n          \"name\": \"ctfe.pub\",\n          \"secretRef\": {\n            \"key\": \"public\",\n            \"name\": \"ctlog-pub-key\"\n          }\n        },\n        {\n          \"name\": \"tsa.certchain.pem\",\n          \"secretRef\": {\n            \"key\": \"certificateChain\",\n            \"name\": \"tsa-cert-chain\"\n          }\n        }\n      ],\n      \"pvc\": {\n        \"accessModes\": [\n          \"ReadWriteMany\"\n        ],\n        \"retain\": true,\n        \"size\": \"100Mi\"\n      }\n    }\n  }\n]",
                            "capabilities": "Seamless Upgrades",
                            "containerImage": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:ca0b90cf1007ac112b7ded7556e503d551c79e2d753ad6e99d38f8e4f4405126",
                            "createdAt": "2026-03-12T12:36:36Z",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "true",
                            "features.operators.openshift.io/fips-compliant": "false",
                            "features.operators.openshift.io/proxy-aware": "true",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "false",
                            "features.operators.openshift.io/token-auth-azure": "false",
                            "features.operators.openshift.io/token-auth-gcp": "false",
                            "kubectl.kubernetes.io/default-container": "manager",
                            "olm.operatorGroup": "global-operators",
                            "olm.operatorNamespace": "openshift-operators",
                            "olm.targetNamespaces": "",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"CTlog\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"Fulcio\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"Rekor\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"Securesign\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"TimestampAuthority\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"Trillian\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtas.redhat.com\",\"kind\":\"Tuf\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"rhtas-operator\",\"version\":\"1.3.3\"}}]}",
                            "operators.openshift.io/valid-subscription": "[\"Red Hat Trusted Artifact Signer\"]",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.36.1-ocp",
                            "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
                            "repository": "https://github.com/securesign/secure-sign-operator",
                            "support": "Red Hat"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "operator-controller-manager",
                            "pod-template-hash": "6cf4569cbb"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--leader-elect",
                                    "--metrics-bind-address=0.0.0.0:8080"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "OPENSHIFT",
                                        "value": "true"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TRILLIAN_LOG_SIGNER",
                                        "value": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:8ef614441b76914f5727f5bec23a9d8dc2785ca7fd6a2516f393529b7801da53"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TRILLIAN_LOG_SERVER",
                                        "value": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:f02c58838bf882d9b5d82a1a96e8ab29ce6033ae1b64418118fba43eb9151b41"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TRILLIAN_DB",
                                        "value": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:6ca4eb17da6277b142a3353b675d735c106868f827243eaef70cd1ec01d36307"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TRILLIAN_NETCAT",
                                        "value": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0d70224d12e358b1a107a86e0a7e0845e1e8a4d30ce3a1423600f044e3fb28d2"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CREATETREE",
                                        "value": "registry.redhat.io/rhtas/createtree-rhel9@sha256:ee6cce99f4362f9a1b4c60136705a97b3cd9806322208dfcd166241c1a0392ff"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_FULCIO_SERVER",
                                        "value": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d71caff0f67fe8d9665d39193d955fc9352224f647406a40e56428dd6cd24953"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_REKOR_MONITOR",
                                        "value": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:bbfa648e6ee7af90308d058926b6962e612f2e6917b7edf16c78ad6048e7d99e"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_REKOR_REDIS",
                                        "value": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:cc686a64f9ae83adecc7a0ffe8a6b82f0750dc39ad05654a8087cf780a1c3b3a"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_REKOR_SERVER",
                                        "value": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:5ffaf92fc557cb891a546ae2682d4e0259166ad6d935970dc958d255abc29a48"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_REKOR_SEARCH_UI",
                                        "value": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:865dd51e80034018400794d07edc0b546c6e4de7e2351dddc7f1f6378e1ffdd0"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_BACKFILL_REDIS",
                                        "value": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:8d201eb6b1399f0373fb8456683bb2976dc6644745b7f285af3eb83ca3a0d0a7"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TUF",
                                        "value": "registry.redhat.io/rhtas/tuffer-rhel9@sha256:f30c3610c1c840ea8edb99c2679edb09768c45012979da1389605c6a54204292"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CTLOG",
                                        "value": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:61aeb8693f27b60dd35e3dd1961d14bd95988cae70d649b340045619e5de7acf"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_HTTP_SERVER",
                                        "value": "registry.redhat.io/ubi9/httpd-24@sha256:e0697f36760789183fefc807dafa3bfeb4098725f923eb9a8f034725a01fbf9f"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_SEGMENT_REPORTING",
                                        "value": "registry.redhat.io/rhtas/segment-reporting-rhel9@sha256:233eb69e52ecb10c54a497e72767b4a2734a1b58341d87971948f2685ebccd29"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_TIMESTAMP_AUTHORITY",
                                        "value": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:1ff8c1082274d8ae809e67d5c24e8c4365f2f4e0ce0dea6a2a95c1fac89f2d98"
                                    },
                                    {
                                        "name": "RELATED_IMAGE_CLIENT_SERVER",
                                        "value": "registry.redhat.io/rhtas/client-server-rhel9@sha256:373050d2ded02b5acd0e5edf3ef9819fe65403b2f40b557e9077e4a57629cb97"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "rhtas-operator.v1.3.3"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/rhtas-rhel9-operator@sha256:ca0b90cf1007ac112b7ded7556e503d551c79e2d753ad6e99d38f8e4f4405126",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "rhtas-operator-controller-manager",
                        "serviceAccountName": "rhtas-operator-controller-manager",
                        "terminationGracePeriodSeconds": 10
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:51Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-operator",
                    "name": "tekton-operator-webhook",
                    "pod-template-hash": "55f5b95975"
                },
                "name": "tekton-operator-webhook-55f5b95975",
                "namespace": "openshift-operators",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-operator-webhook",
                        "uid": "64f93441-dcc9-49ae-9d45-43b3f23cdd0c"
                    }
                ],
                "resourceVersion": "21361",
                "uid": "cdd52c31-46f2-4e77-ba84-7a8a155f3d04"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "tekton-operator-webhook",
                        "pod-template-hash": "55f5b95975"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"ManualApprovalGate\",\n    \"metadata\": {\n      \"name\": \"manual-approval-gate\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"OpenShiftPipelinesAsCode\",\n    \"metadata\": {\n      \"name\": \"pipelines-as-code\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonAddon\",\n    \"metadata\": {\n      \"name\": \"addon\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonChain\",\n    \"metadata\": {\n      \"name\": \"chain\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonConfig\",\n    \"metadata\": {\n      \"name\": \"config\"\n    },\n    \"spec\": {\n      \"addon\": {\n        \"params\": [\n          {\n            \"name\": \"pipelineTemplates\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"resolverTasks\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"resolverStepActions\",\n            \"value\": \"true\"\n          },\n          {\n            \"name\": \"communityResolverTasks\",\n            \"value\": \"true\"\n          }\n        ]\n      },\n      \"params\": [\n        {\n          \"name\": \"createRbacResource\",\n          \"value\": \"true\"\n        },\n        {\n          \"name\": \"legacyPipelineRbac\",\n          \"value\": \"true\"\n        },\n        {\n          \"name\": \"createCABundleConfigMaps\",\n          \"value\": \"true\"\n        }\n      ],\n      \"profile\": \"all\",\n      \"pruner\": {\n        \"keep\": 100,\n        \"resources\": [\n          \"pipelinerun\",\n          \"taskrun\"\n        ],\n        \"schedule\": \"0 8 * * *\"\n      },\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonHub\",\n    \"metadata\": {\n      \"name\": \"hub\"\n    },\n    \"spec\": {\n      \"api\": {\n        \"catalogRefreshInterval\": \"30m\"\n      },\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonInstallerSet\",\n    \"metadata\": {\n      \"name\": \"foo\"\n    },\n    \"spec\": {\n      \"manifests\": []\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonPipeline\",\n    \"metadata\": {\n      \"name\": \"pipeline\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonPruner\",\n    \"metadata\": {\n      \"name\": \"pruner\"\n    },\n    \"spec\": {\n      \"disabled\": true,\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonResult\",\n    \"metadata\": {\n      \"name\": \"result\"\n    },\n    \"spec\": {\n      \"auth_disable\": true,\n      \"db_enable_auto_migration\": true,\n      \"db_host\": \"tekton-results-postgres-service.openshift-pipelines.svc.cluster.local\",\n      \"db_port\": 5432,\n      \"log_level\": \"debug\",\n      \"logging_pvc_name\": \"tekton-logs\",\n      \"logs_api\": true,\n      \"logs_buffer_size\": 32768,\n      \"logs_path\": \"/logs\",\n      \"logs_type\": \"File\",\n      \"prometheus_port\": 9090,\n      \"server_port\": 8080,\n      \"targetNamespace\": \"openshift-pipelines\",\n      \"tls_hostname_override\": \"tekton-results-api-service.openshift-pipelines.svc.cluster.local\"\n    }\n  },\n  {\n    \"apiVersion\": \"operator.tekton.dev/v1alpha1\",\n    \"kind\": \"TektonTrigger\",\n    \"metadata\": {\n      \"name\": \"trigger\"\n    },\n    \"spec\": {\n      \"targetNamespace\": \"openshift-pipelines\"\n    }\n  }\n]",
                            "capabilities": "Full Lifecycle",
                            "categories": "Developer Tools, Integration \u0026 Delivery",
                            "certified": "false",
                            "console.openshift.io/plugins": "[\"pipelines-console-plugin\"]",
                            "description": "Red Hat OpenShift Pipelines is a cloud-native CI/CD solution for building pipelines using Tekton concepts which run natively on OpenShift and Kubernetes.",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "true",
                            "features.operators.openshift.io/fips-compliant": "true",
                            "features.operators.openshift.io/proxy-aware": "true",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "false",
                            "features.operators.openshift.io/token-auth-azure": "false",
                            "features.operators.openshift.io/token-auth-gcp": "false",
                            "olm.operatorGroup": "global-operators",
                            "olm.operatorNamespace": "openshift-operators",
                            "olm.skipRange": "\u003e=1.19.0 \u003c1.20.3",
                            "olm.targetNamespaces": "",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"ManualApprovalGate\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"OpenShiftPipelinesAsCode\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonAddon\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonChain\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonConfig\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonHub\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonInstallerSet\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonPipeline\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonPruner\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonResult\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.tekton.dev\",\"kind\":\"TektonTrigger\",\"version\":\"v1alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openshift-pipelines-operator-rh\",\"version\":\"1.20.3\"}}]}",
                            "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.37.0",
                            "operators.operatorframework.io/internal-objects": "[\"tektoninstallersets.operator.tekton.dev\", \"tektonconfigs.operator.tekton.dev\",\"tektonpipelines.operator.tekton.dev\",\"tektontriggers.operator.tekton.dev\",\"tektonaddons.operator.tekton.dev\", \"tektonhubs.operator.tekton.dev\", \"tektonresults.operator.tekton.dev\", \"tektonchains.operator.tekton.dev\", \"openshiftpipelinesascodes.operator.tekton.dev\", \"manualapprovalgates.operator.tekton.dev\",\"tektonpruners.operator.tekton.dev\"]",
                            "operators.operatorframework.io/project_layout": "unknown",
                            "repository": "https://github.com/tektoncd/operator",
                            "support": "Red Hat"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-operator",
                            "name": "tekton-operator-webhook",
                            "pod-template-hash": "55f5b95975"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "WEBHOOK_POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-operator-webhook-config-leader-election"
                                    },
                                    {
                                        "name": "WEBHOOK_SERVICE_NAME",
                                        "value": "tekton-operator-webhook"
                                    },
                                    {
                                        "name": "WEBHOOK_SECRET_NAME",
                                        "value": "tekton-operator-webhook-certs"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/operator"
                                    },
                                    {
                                        "name": "PLATFORM",
                                        "value": "openshift"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "openshift-pipelines-operator-rh.v1.20.3"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-operator-webhook-rhel9@sha256:91c8dc57d84c9d4e491a522ab94ff08c17af2bb18bd0a70900cf228de35b2927",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "tekton-operator-webhook",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https-webhook",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "openshift-pipelines-operator",
                        "serviceAccountName": "openshift-pipelines-operator",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:44:21Z",
                "generation": 1,
                "labels": {
                    "app": "pipelines-as-code-controller",
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "controller",
                    "app.kubernetes.io/part-of": "pipelines-as-code",
                    "app.kubernetes.io/version": "v0.37.7",
                    "operator.tekton.dev/deployment-spec-applied-hash": "07c12605c650e5ec10c157e8de9d753e",
                    "pod-template-hash": "697ddc5f79"
                },
                "name": "pipelines-as-code-controller-697ddc5f79",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "pipelines-as-code-controller",
                        "uid": "5abcc3b3-1ba6-45a0-a8e3-f08fca36fe1f"
                    }
                ],
                "resourceVersion": "26311",
                "uid": "acb6e0f1-3403-442f-86c5-d9f3ae7877d5"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "controller",
                        "app.kubernetes.io/part-of": "pipelines-as-code",
                        "pod-template-hash": "697ddc5f79"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "pipelines-as-code-controller",
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "controller",
                            "app.kubernetes.io/part-of": "pipelines-as-code",
                            "app.kubernetes.io/version": "v0.37.7",
                            "operator.tekton.dev/deployment-spec-applied-hash": "07c12605c650e5ec10c157e8de9d753e",
                            "pod-template-hash": "697ddc5f79"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "/ko-app/pipelines-as-code-controller"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "pac-config-logging"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "K_METRICS_CONFIG",
                                        "value": "{\"Domain\":\"pipelinesascode.tekton.dev/controller\",\"Component\":\"pac_controller\",\"PrometheusPort\":9090,\"ConfigMap\":{\"name\":\"pipelines-as-code-config-observability\"}}"
                                    },
                                    {
                                        "name": "K_SINK_TIMEOUT",
                                        "value": "30"
                                    },
                                    {
                                        "name": "K_TRACING_CONFIG",
                                        "value": "{\"backend\":\"prometheus\",\"debug\":\"false\",\"sample-rate\":\"0\"}"
                                    },
                                    {
                                        "name": "PAC_CONTROLLER_CONFIGMAP",
                                        "value": "pipelines-as-code"
                                    },
                                    {
                                        "name": "PAC_CONTROLLER_LABEL",
                                        "value": "default"
                                    },
                                    {
                                        "name": "PAC_CONTROLLER_SECRET",
                                        "value": "pipelines-as-code-secret"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TLS_CERT",
                                        "value": "cert"
                                    },
                                    {
                                        "name": "TLS_KEY",
                                        "value": "key"
                                    },
                                    {
                                        "name": "TLS_SECRET_NAME",
                                        "value": "pipelines-as-code-tls-secret"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-controller-rhel9@sha256:bfe69478e0994a9229a6d28e48ea8dbd837869b88861a205610de8d1cce41973",
                                "imagePullPolicy": "Always",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/live",
                                        "port": "api",
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 15,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "pac-controller",
                                "ports": [
                                    {
                                        "containerPort": 8082,
                                        "name": "api",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/live",
                                        "port": "api",
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 15,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/pipelines-as-code/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "pipelines-as-code-controller",
                        "serviceAccountName": "pipelines-as-code-controller",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": true,
                                    "secretName": "pipelines-as-code-tls-secret"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:44:21Z",
                "generation": 1,
                "labels": {
                    "app": "pipelines-as-code-watcher",
                    "app.kubernetes.io/component": "watcher",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "watcher",
                    "app.kubernetes.io/part-of": "pipelines-as-code",
                    "app.kubernetes.io/version": "v0.37.7",
                    "operator.tekton.dev/deployment-spec-applied-hash": "8b1c341c7866950f749b340467049dc6",
                    "pod-template-hash": "86f85bcc8f"
                },
                "name": "pipelines-as-code-watcher-86f85bcc8f",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "pipelines-as-code-watcher",
                        "uid": "8828e6a0-a0e7-4e6e-9514-db833dfb1667"
                    }
                ],
                "resourceVersion": "26455",
                "uid": "decf9864-23cd-4e0b-b068-69355458c1ec"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "watcher",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "watcher",
                        "app.kubernetes.io/part-of": "pipelines-as-code",
                        "pod-template-hash": "86f85bcc8f"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "pipelines-as-code-watcher",
                            "app.kubernetes.io/component": "watcher",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "watcher",
                            "app.kubernetes.io/part-of": "pipelines-as-code",
                            "app.kubernetes.io/version": "v0.37.7",
                            "operator.tekton.dev/deployment-spec-applied-hash": "8b1c341c7866950f749b340467049dc6",
                            "pod-template-hash": "86f85bcc8f"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "/ko-app/pipelines-as-code-watcher"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "pac-watcher-config-leader-election"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "pac-config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "pipelines-as-code-config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/pipelinesascode"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-watcher-rhel9@sha256:95f3cc4e3173845779e8ed825d34fba1ef07cd3d77c7243b30db2a2915cd1b61",
                                "imagePullPolicy": "Always",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/live",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "pac-watcher",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/live",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "pipelines-as-code-watcher",
                        "serviceAccountName": "pipelines-as-code-watcher",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:44:21Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "webhook",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "webhook",
                    "app.kubernetes.io/part-of": "pipelines-as-code",
                    "app.kubernetes.io/version": "v0.37.7",
                    "operator.tekton.dev/deployment-spec-applied-hash": "8bdeb210d5a09d08364ad43e3cb16c8b",
                    "pod-template-hash": "656f8dbf57"
                },
                "name": "pipelines-as-code-webhook-656f8dbf57",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "pipelines-as-code-webhook",
                        "uid": "c387754d-f03e-45fb-b72b-910b5aacfbd8"
                    }
                ],
                "resourceVersion": "26317",
                "uid": "99f44917-cf79-440f-b3c5-516a36db6a02"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "webhook",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "webhook",
                        "app.kubernetes.io/part-of": "pipelines-as-code",
                        "pod-template-hash": "656f8dbf57"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "webhook",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "webhook",
                            "app.kubernetes.io/part-of": "pipelines-as-code",
                            "app.kubernetes.io/version": "v0.37.7",
                            "operator.tekton.dev/deployment-spec-applied-hash": "8bdeb210d5a09d08364ad43e3cb16c8b",
                            "pod-template-hash": "656f8dbf57"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "command": [
                                    "/ko-app/pipelines-as-code-webhook"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "pac-webhook-config-leader-election"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "pac-config-logging"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/pipelinesascode"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "WEBHOOK_SECRET_NAME",
                                        "value": "pipelines-as-code-webhook-certs"
                                    },
                                    {
                                        "name": "WEBHOOK_SERVICE_NAME",
                                        "value": "pipelines-as-code-webhook"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-pipelines-as-code-webhook-rhel9@sha256:d28ec79f725102e88993e987bafaf1bb406859bab28743aad573825a51df799e",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "pac-webhook",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https-webhook",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "pipelines-as-code-webhook",
                        "serviceAccountName": "pipelines-as-code-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:44:37Z",
                "generation": 1,
                "labels": {
                    "app": "pipelines-console-plugin",
                    "app.kubernetes.io/part-of": "tekton-config",
                    "name": "pipelines-console-plugin",
                    "pod-template-hash": "76d64577f4"
                },
                "name": "pipelines-console-plugin-76d64577f4",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "pipelines-console-plugin",
                        "uid": "888f7fe1-cdd0-4325-ba46-f13e183b9cfd"
                    }
                ],
                "resourceVersion": "26616",
                "uid": "5a932e78-2f74-4ab7-915a-2e67e9ebaf4b"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "pipelines-console-plugin",
                        "name": "pipelines-console-plugin",
                        "pod-template-hash": "76d64577f4"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "pipelines-console-plugin",
                            "app.kubernetes.io/part-of": "tekton-config",
                            "name": "pipelines-console-plugin",
                            "pod-template-hash": "76d64577f4"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-console-plugin-rhel9@sha256:66f2fcc54c1f79cc90ba053c232765c3e88527254b64b4357b3ab64a7b5c4fbf",
                                "imagePullPolicy": "Always",
                                "name": "pipelines-console-plugin",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/cert",
                                        "name": "pipelines-console-plugin-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/nginx/nginx.conf",
                                        "name": "nginx-conf",
                                        "readOnly": true,
                                        "subPath": "nginx.conf"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "pipelines-console-plugin-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "pipelines-console-plugin-cert"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "pipelines-console-plugin"
                                },
                                "name": "nginx-conf"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:43:04Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-chains-controller",
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "controller",
                    "app.kubernetes.io/part-of": "tekton-chains",
                    "deployment.spec.replicas": "1",
                    "operator.tekton.dev/deployment-spec-applied-hash": "536569f035327fdd642ac1e069e39d0f",
                    "pipeline.tekton.dev/release": "v0.25.1",
                    "pod-template-hash": "6fc4d468cc",
                    "version": "v0.25.1"
                },
                "name": "tekton-chains-controller-6fc4d468cc",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-chains-controller",
                        "uid": "2a71f55a-5ec2-441c-8f67-655f147d11e2"
                    }
                ],
                "resourceVersion": "24672",
                "uid": "6e817a09-eec6-4d8f-9707-bcb25d514425"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "controller",
                        "app.kubernetes.io/part-of": "tekton-chains",
                        "pod-template-hash": "6fc4d468cc"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-chains-controller",
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "controller",
                            "app.kubernetes.io/part-of": "tekton-chains",
                            "deployment.spec.replicas": "1",
                            "operator.tekton.dev/deployment-spec-applied-hash": "536569f035327fdd642ac1e069e39d0f",
                            "pipeline.tekton.dev/release": "v0.25.1",
                            "pod-template-hash": "6fc4d468cc",
                            "version": "v0.25.1"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-chains-config-leader-election"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "tekton-chains-config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/chains"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-chains-controller-rhel9@sha256:eb3c1bbbbaec16c0b2e1565b9f2885f6213a1d2f90ca63c7986042a6ed2be1b8",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "tekton-chains-controller",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/signing-secrets",
                                        "name": "signing-secrets"
                                    },
                                    {
                                        "mountPath": "/var/run/sigstore/cosign",
                                        "name": "oidc-info"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-chains-controller",
                        "serviceAccountName": "tekton-chains-controller",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "signing-secrets",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "signing-secrets"
                                }
                            },
                            {
                                "name": "oidc-info",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "serviceAccountToken": {
                                                "audience": "sigstore",
                                                "expirationSeconds": 600,
                                                "path": "oidc-token"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:23Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-events-controller",
                    "app.kubernetes.io/component": "events",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "events",
                    "app.kubernetes.io/part-of": "tekton-pipelines",
                    "app.kubernetes.io/version": "v1.3.2",
                    "operator.tekton.dev/deployment-spec-applied-hash": "03ed0f1f19521a2a794f7611a8df1da9",
                    "pipeline.tekton.dev/release": "v1.3.2",
                    "pod-template-hash": "67c969b54f",
                    "version": "v1.3.2"
                },
                "name": "tekton-events-controller-67c969b54f",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-events-controller",
                        "uid": "2d757c6b-00ab-43a3-b508-af6460fce84c"
                    }
                ],
                "resourceVersion": "23928",
                "uid": "6616a3e6-a451-4459-9052-0d9aa78352ce"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "events",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "events",
                        "app.kubernetes.io/part-of": "tekton-pipelines",
                        "pod-template-hash": "67c969b54f"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-events-controller",
                            "app.kubernetes.io/component": "events",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "events",
                            "app.kubernetes.io/part-of": "tekton-pipelines",
                            "app.kubernetes.io/version": "v1.3.2",
                            "operator.tekton.dev/deployment-spec-applied-hash": "03ed0f1f19521a2a794f7611a8df1da9",
                            "pipeline.tekton.dev/release": "v1.3.2",
                            "pod-template-hash": "67c969b54f",
                            "version": "v1.3.2"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            }
                        },
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_DEFAULTS_NAME",
                                        "value": "config-defaults"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-events"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/etc/ssl/certs"
                                    },
                                    {
                                        "name": "SSL_CERT_FILE",
                                        "value": "/etc/config-registry-cert/cert"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-events-rhel9@sha256:ada1a963ce2c45d2bba08051c1e0e2db88b200e9d616fab8fde10b698101fc69",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "tekton-events-controller",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8080,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readiness",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsGroup": 65532,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/config-logging",
                                        "name": "config-logging"
                                    },
                                    {
                                        "mountPath": "/etc/config-registry-cert",
                                        "name": "config-registry-cert"
                                    },
                                    {
                                        "mountPath": "/etc/ssl/certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/etc/ssl/certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-events-controller",
                        "serviceAccountName": "tekton-events-controller",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "config-logging"
                                },
                                "name": "config-logging"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "config-registry-cert"
                                },
                                "name": "config-registry-cert"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:23Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-operator",
                    "name": "tekton-operator",
                    "operator.tekton.dev/deployment-spec-applied-hash": "5b4925ee99eaba275c9f32803de42274",
                    "pod-template-hash": "6476d54c7"
                },
                "name": "tekton-operator-proxy-webhook-6476d54c7",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-operator-proxy-webhook",
                        "uid": "5109bd4f-9edb-416b-9689-12e8b30c57a6"
                    }
                ],
                "resourceVersion": "23818",
                "uid": "70484a98-113b-40dc-98d5-8b94cbe8fc90"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "tekton-operator",
                        "pod-template-hash": "6476d54c7"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-operator",
                            "name": "tekton-operator",
                            "operator.tekton.dev/deployment-spec-applied-hash": "5b4925ee99eaba275c9f32803de42274",
                            "pod-template-hash": "6476d54c7"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-operator-proxy-webhook-config-leader-election"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/operator"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "WEBHOOK_SECRET_NAME",
                                        "value": "proxy-webhook-certs"
                                    },
                                    {
                                        "name": "WEBHOOK_SERVICE_NAME",
                                        "value": "tekton-operator-proxy-webhook"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-operator-proxy-rhel9@sha256:82ba22161e8f0fc959429029d26d9a32f39a701f0db68291626ee1464715f582",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "proxy",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "name": "https-webhook",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "500Mi"
                                    },
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-operators-proxy-webhook",
                        "serviceAccountName": "tekton-operators-proxy-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:23Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-pipelines-controller",
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "controller",
                    "app.kubernetes.io/part-of": "tekton-pipelines",
                    "app.kubernetes.io/version": "v1.3.2",
                    "deployment.spec.replicas": "1",
                    "operator.tekton.dev/deployment-spec-applied-hash": "227b4a8bbc60a9e2d5f1e8c685f84cb2",
                    "pipeline.tekton.dev/release": "v1.3.2",
                    "pod-template-hash": "585b85775",
                    "version": "v1.3.2"
                },
                "name": "tekton-pipelines-controller-585b85775",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-pipelines-controller",
                        "uid": "2500c2b7-3763-4351-ad67-2fa1df67420c"
                    }
                ],
                "resourceVersion": "23988",
                "uid": "1161d057-f757-4ca2-bd37-7943fffbfd3f"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "controller",
                        "app.kubernetes.io/part-of": "tekton-pipelines",
                        "pod-template-hash": "585b85775"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-pipelines-controller",
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "controller",
                            "app.kubernetes.io/part-of": "tekton-pipelines",
                            "app.kubernetes.io/version": "v1.3.2",
                            "deployment.spec.replicas": "1",
                            "operator.tekton.dev/deployment-spec-applied-hash": "227b4a8bbc60a9e2d5f1e8c685f84cb2",
                            "pipeline.tekton.dev/release": "v1.3.2",
                            "pod-template-hash": "585b85775",
                            "version": "v1.3.2"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/component": "controller",
                                                    "app.kubernetes.io/instance": "default",
                                                    "app.kubernetes.io/name": "controller",
                                                    "app.kubernetes.io/part-of": "tekton-pipelines"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "-entrypoint-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:a91d7a109855f7ca7d74557adf55cd09155f99715d7408c94e4f90337d7964c7",
                                    "-nop-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-nop-rhel9@sha256:259c6aa469fcff9577eae9fee294eb0143010d68528de2f3b2b21cf523432986",
                                    "-sidecarlogresults-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-sidecarlogresults-rhel9@sha256:eeac6c2ff2f2acc2724d7786dd6bc5341cf7dce57b070bce113985810b45e1e5",
                                    "-workingdirinit-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-workingdirinit-rhel9@sha256:ee91c1719f5ec30aa2214ddfe2b2456819ce5cbfbab9bd958b18aa90fb6baf82",
                                    "-shell-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-entrypoint-rhel9@sha256:a91d7a109855f7ca7d74557adf55cd09155f99715d7408c94e4f90337d7964c7",
                                    "-shell-image-win",
                                    "mcr.microsoft.com/powershell:nanoserver@sha256:b6d5ff841b78bdf2dfed7550000fd4f3437385b8fa686ec0f010be24777654d6",
                                    "-disable-ha=false"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_DEFAULTS_NAME",
                                        "value": "config-defaults"
                                    },
                                    {
                                        "name": "CONFIG_FEATURE_FLAGS_NAME",
                                        "value": "feature-flags"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-controller"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability"
                                    },
                                    {
                                        "name": "CONFIG_SPIRE",
                                        "value": "config-spire"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/pipeline"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/etc/ssl/certs"
                                    },
                                    {
                                        "name": "SSL_CERT_FILE",
                                        "value": "/etc/config-registry-cert/cert"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-controller-rhel9@sha256:4847fc1483c03d570e5dced72df4a479c39e4bdf0dd76666c35c5d4de2acfcb7",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "tekton-pipelines-controller",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8080,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readiness",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsGroup": 65532,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/config-logging",
                                        "name": "config-logging"
                                    },
                                    {
                                        "mountPath": "/etc/config-registry-cert",
                                        "name": "config-registry-cert"
                                    },
                                    {
                                        "mountPath": "/etc/ssl/certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/etc/ssl/certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-pipelines-controller",
                        "serviceAccountName": "tekton-pipelines-controller",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "config-logging"
                                },
                                "name": "config-logging"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "config-registry-cert"
                                },
                                "name": "config-registry-cert"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:23Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-pipelines-resolvers",
                    "app.kubernetes.io/component": "resolvers",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "resolvers",
                    "app.kubernetes.io/part-of": "tekton-pipelines",
                    "app.kubernetes.io/version": "v1.3.2",
                    "deployment.spec.replicas": "1",
                    "operator.tekton.dev/deployment-spec-applied-hash": "a9097ed402c8a815931615d277cbf211",
                    "pipeline.tekton.dev/release": "v1.3.2",
                    "pod-template-hash": "7b66b7f87c",
                    "version": "v1.3.2"
                },
                "name": "tekton-pipelines-remote-resolvers-7b66b7f87c",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-pipelines-remote-resolvers",
                        "uid": "bf282c19-d0e5-4092-b654-0294b7027abd"
                    }
                ],
                "resourceVersion": "23803",
                "uid": "2ec6b7d5-7af1-4167-9bd1-fd500a832f76"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "resolvers",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "resolvers",
                        "app.kubernetes.io/part-of": "tekton-pipelines",
                        "pod-template-hash": "7b66b7f87c"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-pipelines-resolvers",
                            "app.kubernetes.io/component": "resolvers",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "resolvers",
                            "app.kubernetes.io/part-of": "tekton-pipelines",
                            "app.kubernetes.io/version": "v1.3.2",
                            "deployment.spec.replicas": "1",
                            "operator.tekton.dev/deployment-spec-applied-hash": "a9097ed402c8a815931615d277cbf211",
                            "pipeline.tekton.dev/release": "v1.3.2",
                            "pod-template-hash": "7b66b7f87c",
                            "version": "v1.3.2"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/component": "resolvers",
                                                    "app.kubernetes.io/instance": "default",
                                                    "app.kubernetes.io/name": "resolvers",
                                                    "app.kubernetes.io/part-of": "tekton-pipelines"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "command": [
                                    "/sbin/tini",
                                    "--",
                                    "/ko-app/resolvers"
                                ],
                                "env": [
                                    {
                                        "name": "ARTIFACT_HUB_API",
                                        "value": "https://artifacthub.io/"
                                    },
                                    {
                                        "name": "CONFIG_FEATURE_FLAGS_NAME",
                                        "value": "feature-flags"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-resolvers"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/resolution"
                                    },
                                    {
                                        "name": "PROBES_PORT",
                                        "value": "8080"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TEKTON_HUB_API"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-resolvers-rhel9@sha256:c6e1e725e260dd02e6ae4c9dad5ea8249d0ffd164950d75700db612a7e06ac2c",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "controller",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8080,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "limits": {
                                        "cpu": "1",
                                        "memory": "4Gi"
                                    },
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp",
                                        "name": "tmp-clone-volume"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-pipelines-resolvers",
                        "serviceAccountName": "tekton-pipelines-resolvers",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "emptyDir": {
                                    "sizeLimit": "4Gi"
                                },
                                "name": "tmp-clone-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "2",
                    "deployment.kubernetes.io/max-replicas": "3",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:23Z",
                "generation": 3,
                "labels": {
                    "app": "tekton-pipelines-webhook",
                    "app.kubernetes.io/component": "webhook",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "webhook",
                    "app.kubernetes.io/part-of": "tekton-pipelines",
                    "app.kubernetes.io/version": "v1.3.2",
                    "operator.tekton.dev/deployment-spec-applied-hash": "148328e2520532b64130b102d9b00d55",
                    "pipeline.tekton.dev/release": "v1.3.2",
                    "pod-template-hash": "7fb6f95565",
                    "version": "v1.3.2"
                },
                "name": "tekton-pipelines-webhook-7fb6f95565",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-pipelines-webhook",
                        "uid": "cc782b02-45f3-4953-abff-99bd0729fb5d"
                    }
                ],
                "resourceVersion": "43272",
                "uid": "f2165fe4-0127-4298-b271-99fa8df27563"
            },
            "spec": {
                "replicas": 2,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "webhook",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "webhook",
                        "app.kubernetes.io/part-of": "tekton-pipelines",
                        "pod-template-hash": "7fb6f95565"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-pipelines-webhook",
                            "app.kubernetes.io/component": "webhook",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "webhook",
                            "app.kubernetes.io/part-of": "tekton-pipelines",
                            "app.kubernetes.io/version": "v1.3.2",
                            "operator.tekton.dev/deployment-spec-applied-hash": "148328e2520532b64130b102d9b00d55",
                            "pipeline.tekton.dev/release": "v1.3.2",
                            "pod-template-hash": "7fb6f95565",
                            "version": "v1.3.2"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/component": "webhook",
                                                    "app.kubernetes.io/instance": "default",
                                                    "app.kubernetes.io/name": "webhook",
                                                    "app.kubernetes.io/part-of": "tekton-pipelines"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_FEATURE_FLAGS_NAME",
                                        "value": "feature-flags"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-webhook"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/pipeline"
                                    },
                                    {
                                        "name": "PROBES_PORT",
                                        "value": "8080"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "WEBHOOK_ADMISSION_CONTROLLER_NAME",
                                        "value": "webhook.pipeline.tekton.dev"
                                    },
                                    {
                                        "name": "WEBHOOK_PORT",
                                        "value": "8443"
                                    },
                                    {
                                        "name": "WEBHOOK_SECRET_NAME",
                                        "value": "webhook-certs"
                                    },
                                    {
                                        "name": "WEBHOOK_SERVICE_NAME",
                                        "value": "tekton-pipelines-webhook"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-webhook-rhel9@sha256:2c4ec0dfd62375ed45d5758798b1069e16a0a6d1986439d23c61591c4dfb9297",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "webhook",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8443,
                                        "name": "https-webhook",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8080,
                                        "name": "probes",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readiness",
                                        "port": "probes",
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "500Mi"
                                    },
                                    "requests": {
                                        "cpu": "100m",
                                        "memory": "100Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsGroup": 65532,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-pipelines-webhook",
                        "serviceAccountName": "tekton-pipelines-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 2,
                "fullyLabeledReplicas": 2,
                "observedGeneration": 3,
                "readyReplicas": 2,
                "replicas": 2
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:43:29Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-results-api",
                    "app.kubernetes.io/name": "tekton-results-api",
                    "app.kubernetes.io/version": "v0.16.0",
                    "operator.tekton.dev/deployment-spec-applied-hash": "b475d1f37b1c67a1ba0e5d8f98e7687b",
                    "pod-template-hash": "845dd5dc88"
                },
                "name": "tekton-results-api-845dd5dc88",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-results-api",
                        "uid": "b9d8c4f2-6771-4730-833a-cf364a76c77e"
                    }
                ],
                "resourceVersion": "25454",
                "uid": "46257682-bcaf-44e1-9e66-d92c78333e5e"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/name": "tekton-results-api",
                        "app.kubernetes.io/version": "v0.16.0",
                        "pod-template-hash": "845dd5dc88"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-results-api",
                            "app.kubernetes.io/name": "tekton-results-api",
                            "app.kubernetes.io/version": "v0.16.0",
                            "operator.tekton.dev/deployment-spec-applied-hash": "b475d1f37b1c67a1ba0e5d8f98e7687b",
                            "pod-template-hash": "845dd5dc88"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/name": "tekton-results-api",
                                                    "app.kubernetes.io/version": "v0.16.0"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "DB_HOST",
                                        "value": "tekton-results-postgres-service.openshift-pipelines.svc.cluster.local"
                                    },
                                    {
                                        "name": "DB_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "POSTGRES_PASSWORD",
                                                "name": "tekton-results-postgres"
                                            }
                                        }
                                    },
                                    {
                                        "name": "DB_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "POSTGRES_USER",
                                                "name": "tekton-results-postgres"
                                            }
                                        }
                                    },
                                    {
                                        "name": "IS_EXTERNAL_DB",
                                        "value": "false"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "LOGGING_PLUGIN_TLS_VERIFICATION_DISABLE",
                                        "value": "false"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-results-api-rhel9@sha256:6aa9ea8c007ed426efe10bf36d943983fb9a3efe29744e059c0bdf79491a4ffe",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8080,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "api",
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8080,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "startupProbe": {
                                    "failureThreshold": 10,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8080,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tekton/results",
                                        "name": "config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-results-api",
                        "serviceAccountName": "tekton-results-api",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "tekton-results-api-config"
                                },
                                "name": "config"
                            },
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "tekton-results-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:43:29Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-results-retention-policy-agent",
                    "app.kubernetes.io/name": "tekton-results-retention-policy-agent",
                    "app.kubernetes.io/version": "v0.16.0",
                    "operator.tekton.dev/deployment-spec-applied-hash": "2e54ed8d011cf55e1fb4fa3528428c39",
                    "pod-template-hash": "866797b97b"
                },
                "name": "tekton-results-retention-policy-agent-866797b97b",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-results-retention-policy-agent",
                        "uid": "b901a51c-5cbf-4fcf-820c-f3c80a0406db"
                    }
                ],
                "resourceVersion": "25317",
                "uid": "663faa06-2d1e-4299-b5e1-e9ad283f6dee"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/name": "tekton-results-retention-policy-agent",
                        "app.kubernetes.io/version": "v0.16.0",
                        "pod-template-hash": "866797b97b"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-results-retention-policy-agent",
                            "app.kubernetes.io/name": "tekton-results-retention-policy-agent",
                            "app.kubernetes.io/version": "v0.16.0",
                            "operator.tekton.dev/deployment-spec-applied-hash": "2e54ed8d011cf55e1fb4fa3528428c39",
                            "pod-template-hash": "866797b97b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "tekton-results-config-logging"
                                    },
                                    {
                                        "name": "DB_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "POSTGRES_PASSWORD",
                                                "name": "tekton-results-postgres"
                                            }
                                        }
                                    },
                                    {
                                        "name": "DB_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "POSTGRES_USER",
                                                "name": "tekton-results-postgres"
                                            }
                                        }
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-results-retention-policy-agent-rhel9@sha256:6d83c7e0e068178360998c815a3e0c729ca80a349954172aadafad5da5180d0c",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "retention-policy-agent",
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tekton/results",
                                        "name": "config",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-results-watcher",
                        "serviceAccountName": "tekton-results-watcher",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "tekton-results-api-config"
                                },
                                "name": "config"
                            },
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "tekton-results-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:43:29Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-results-watcher",
                    "app.kubernetes.io/name": "tekton-results-watcher",
                    "app.kubernetes.io/version": "v0.16.0",
                    "deployment.spec.replicas": "1",
                    "operator.tekton.dev/deployment-spec-applied-hash": "b14639d7f3853668d5ef2206f2ce23d3",
                    "pod-template-hash": "7c955d848f"
                },
                "name": "tekton-results-watcher-7c955d848f",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-results-watcher",
                        "uid": "95e03732-19a6-4d92-ad47-07fcbe94b36b"
                    }
                ],
                "resourceVersion": "25372",
                "uid": "cc8d563a-6759-44e7-abd6-74cf204faaf9"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/name": "tekton-results-watcher",
                        "app.kubernetes.io/version": "v0.16.0",
                        "pod-template-hash": "7c955d848f"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "cluster-autoscaler.kubernetes.io/safe-to-evict": "false"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-results-watcher",
                            "app.kubernetes.io/name": "tekton-results-watcher",
                            "app.kubernetes.io/version": "v0.16.0",
                            "deployment.spec.replicas": "1",
                            "operator.tekton.dev/deployment-spec-applied-hash": "b14639d7f3853668d5ef2206f2ce23d3",
                            "pod-template-hash": "7c955d848f"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/name": "tekton-results-watcher",
                                                    "app.kubernetes.io/version": "v0.16.0"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "-api_addr",
                                    "$(TEKTON_RESULTS_API_SERVICE)",
                                    "-auth_mode",
                                    "$(AUTH_MODE)"
                                ],
                                "env": [
                                    {
                                        "name": "AUTH_MODE",
                                        "value": "token"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "tekton-results-config-leader-election"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "tekton-results-config-logging"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "tekton-results-config-observability"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/results"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TEKTON_RESULTS_API_SERVICE",
                                        "value": "tekton-results-api-service.openshift-pipelines.svc.cluster.local:8080"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-results-watcher-rhel9@sha256:07789f6e6e3c3a5a974c106b43c2e8bc60edb3321def1f0883f3fcd35a238ed0",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "watcher",
                                "ports": [
                                    {
                                        "containerPort": 9090,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-results-watcher",
                        "serviceAccountName": "tekton-results-watcher",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "tekton-results-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:47Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-triggers-controller",
                    "app.kubernetes.io/component": "controller",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "controller",
                    "app.kubernetes.io/part-of": "tekton-triggers",
                    "app.kubernetes.io/version": "v0.33.0",
                    "operator.tekton.dev/deployment-spec-applied-hash": "7d34db2ac79ad3a052378c673b6fda8f",
                    "pod-template-hash": "6458ddd477",
                    "triggers.tekton.dev/release": "v0.33.0",
                    "version": "v0.33.0"
                },
                "name": "tekton-triggers-controller-6458ddd477",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-triggers-controller",
                        "uid": "a9db34e2-7079-4c5f-93f0-c4e85c81085f"
                    }
                ],
                "resourceVersion": "24316",
                "uid": "529ae1fe-e012-47a9-b9f5-4ac0ae50f4c9"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "controller",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "controller",
                        "app.kubernetes.io/part-of": "tekton-triggers",
                        "pod-template-hash": "6458ddd477"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-triggers-controller",
                            "app.kubernetes.io/component": "controller",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "controller",
                            "app.kubernetes.io/part-of": "tekton-triggers",
                            "app.kubernetes.io/version": "v0.33.0",
                            "operator.tekton.dev/deployment-spec-applied-hash": "7d34db2ac79ad3a052378c673b6fda8f",
                            "pod-template-hash": "6458ddd477",
                            "triggers.tekton.dev/release": "v0.33.0",
                            "version": "v0.33.0"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "nodeAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": {
                                    "nodeSelectorTerms": [
                                        {
                                            "matchExpressions": [
                                                {
                                                    "key": "kubernetes.io/os",
                                                    "operator": "NotIn",
                                                    "values": [
                                                        "windows"
                                                    ]
                                                }
                                            ]
                                        }
                                    ]
                                }
                            },
                            "podAntiAffinity": {
                                "preferredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "podAffinityTerm": {
                                            "labelSelector": {
                                                "matchLabels": {
                                                    "app.kubernetes.io/component": "controller",
                                                    "app.kubernetes.io/instance": "default",
                                                    "app.kubernetes.io/name": "controller",
                                                    "app.kubernetes.io/part-of": "tekton-triggers"
                                                }
                                            },
                                            "topologyKey": "kubernetes.io/hostname"
                                        },
                                        "weight": 100
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "-logtostderr",
                                    "-stderrthreshold",
                                    "INFO",
                                    "-el-image",
                                    "registry.redhat.io/openshift-pipelines/pipelines-triggers-eventlistenersink-rhel9@sha256:6247b2814725f2c121fa1e798d142fbb43d071cc84440e59a661bd01f9d9e666",
                                    "-el-port",
                                    "8080",
                                    "-el-security-context=true",
                                    "-el-read-only-root-filesystem=true",
                                    "-el-events",
                                    "enable",
                                    "-el-readtimeout",
                                    "5",
                                    "-el-writetimeout",
                                    "40",
                                    "-el-idletimeout",
                                    "120",
                                    "-el-timeouthandler",
                                    "30",
                                    "-el-httpclient-readtimeout",
                                    "30",
                                    "-el-httpclient-keep-alive",
                                    "30",
                                    "-el-httpclient-tlshandshaketimeout",
                                    "10",
                                    "-el-httpclient-responseheadertimeout",
                                    "10",
                                    "-el-httpclient-expectcontinuetimeout",
                                    "1",
                                    "-period-seconds",
                                    "10",
                                    "-failure-threshold",
                                    "3"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_DEFAULTS_NAME",
                                        "value": "config-defaults-triggers"
                                    },
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-triggers-controllers"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging-triggers"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability-triggers"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/triggers"
                                    },
                                    {
                                        "name": "METRICS_PROMETHEUS_PORT",
                                        "value": "9000"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-triggers-controller-rhel9@sha256:f4c15a6e518997beafd705de5c0364145de194c7e965f42af234d33c472d3e18",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "tekton-triggers-controller",
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-triggers-controller",
                        "serviceAccountName": "tekton-triggers-controller",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:48Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-triggers-core-interceptors",
                    "app.kubernetes.io/component": "interceptors",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "core-interceptors",
                    "app.kubernetes.io/part-of": "tekton-triggers",
                    "app.kubernetes.io/version": "v0.33.0",
                    "operator.tekton.dev/deployment-spec-applied-hash": "e5fd864085c6b478e10a430153c793b3",
                    "pod-template-hash": "5cdd986f68",
                    "triggers.tekton.dev/release": "v0.33.0",
                    "version": "v0.33.0"
                },
                "name": "tekton-triggers-core-interceptors-5cdd986f68",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-triggers-core-interceptors",
                        "uid": "a669cb94-c03c-40ce-b9b9-1de41565fa4f"
                    }
                ],
                "resourceVersion": "24475",
                "uid": "1ff9ad0f-a8ef-49da-a2ac-6ab1788127e5"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "interceptors",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "core-interceptors",
                        "app.kubernetes.io/part-of": "tekton-triggers",
                        "pod-template-hash": "5cdd986f68"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-triggers-core-interceptors",
                            "app.kubernetes.io/component": "interceptors",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "core-interceptors",
                            "app.kubernetes.io/part-of": "tekton-triggers",
                            "app.kubernetes.io/version": "v0.33.0",
                            "operator.tekton.dev/deployment-spec-applied-hash": "e5fd864085c6b478e10a430153c793b3",
                            "pod-template-hash": "5cdd986f68",
                            "triggers.tekton.dev/release": "v0.33.0",
                            "version": "v0.33.0"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "-logtostderr",
                                    "-stderrthreshold",
                                    "INFO"
                                ],
                                "env": [
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging-triggers"
                                    },
                                    {
                                        "name": "CONFIG_OBSERVABILITY_NAME",
                                        "value": "config-observability-triggers"
                                    },
                                    {
                                        "name": "INTERCEPTOR_TLS_SECRET_NAME",
                                        "value": "tekton-triggers-core-interceptors-certs"
                                    },
                                    {
                                        "name": "INTERCEPTOR_TLS_SVC_NAME",
                                        "value": "tekton-triggers-core-interceptors"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/triggers"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-triggers-core-interceptors-rhel9@sha256:4dcd0b18dea61968f20d49c4372eec43689eb52e823e1a6293e9b89c6e21e587",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "tekton-triggers-core-interceptors",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/ready",
                                        "port": 8443,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-triggers-core-interceptors",
                        "serviceAccountName": "tekton-triggers-core-interceptors",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:42:47Z",
                "generation": 1,
                "labels": {
                    "app": "tekton-triggers-webhook",
                    "app.kubernetes.io/component": "webhook",
                    "app.kubernetes.io/instance": "default",
                    "app.kubernetes.io/name": "webhook",
                    "app.kubernetes.io/part-of": "tekton-triggers",
                    "app.kubernetes.io/version": "v0.33.0",
                    "operator.tekton.dev/deployment-spec-applied-hash": "a932163ea0d897f0ae6c69f456136177",
                    "pod-template-hash": "5d6f949d98",
                    "triggers.tekton.dev/release": "v0.33.0",
                    "version": "v0.33.0"
                },
                "name": "tekton-triggers-webhook-5d6f949d98",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tekton-triggers-webhook",
                        "uid": "109e1182-59ad-4e5d-b179-182aa133f5a2"
                    }
                ],
                "resourceVersion": "24321",
                "uid": "c41b609a-8178-4f47-a218-055362816924"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "webhook",
                        "app.kubernetes.io/instance": "default",
                        "app.kubernetes.io/name": "webhook",
                        "app.kubernetes.io/part-of": "tekton-triggers",
                        "pod-template-hash": "5d6f949d98"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tekton-triggers-webhook",
                            "app.kubernetes.io/component": "webhook",
                            "app.kubernetes.io/instance": "default",
                            "app.kubernetes.io/name": "webhook",
                            "app.kubernetes.io/part-of": "tekton-triggers",
                            "app.kubernetes.io/version": "v0.33.0",
                            "operator.tekton.dev/deployment-spec-applied-hash": "a932163ea0d897f0ae6c69f456136177",
                            "pod-template-hash": "5d6f949d98",
                            "triggers.tekton.dev/release": "v0.33.0",
                            "version": "v0.33.0"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "CONFIG_LEADERELECTION_NAME",
                                        "value": "config-leader-election-triggers-webhook"
                                    },
                                    {
                                        "name": "CONFIG_LOGGING_NAME",
                                        "value": "config-logging-triggers"
                                    },
                                    {
                                        "name": "KUBERNETES_MIN_VERSION",
                                        "value": "v1.0.0"
                                    },
                                    {
                                        "name": "METRICS_DOMAIN",
                                        "value": "tekton.dev/triggers"
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/tekton-custom-certs:/etc/ssl/certs:/etc/pki/tls/certs"
                                    },
                                    {
                                        "name": "SYSTEM_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "WEBHOOK_SECRET_NAME",
                                        "value": "triggers-webhook-certs"
                                    },
                                    {
                                        "name": "WEBHOOK_SERVICE_NAME",
                                        "value": "tekton-triggers-webhook"
                                    }
                                ],
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-triggers-webhook-rhel9@sha256:6b79a56373664462beee1bae9a2f475ede6b945d35ab65a427f18990c375f29a",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "webhook",
                                "ports": [
                                    {
                                        "containerPort": 9000,
                                        "name": "metrics",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8008,
                                        "name": "profiling",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8443,
                                        "name": "https-webhook",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    },
                                    "readOnlyRootFilesystem": true,
                                    "runAsNonRoot": true,
                                    "seccompProfile": {
                                        "type": "RuntimeDefault"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tekton-custom-certs/ca-bundle.crt",
                                        "name": "config-trusted-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "ca-bundle.crt"
                                    },
                                    {
                                        "mountPath": "/tekton-custom-certs/service-ca.crt",
                                        "name": "config-service-cabundle-volume",
                                        "readOnly": true,
                                        "subPath": "service-ca.crt"
                                    },
                                    {
                                        "mountPath": "/etc/pki/ca-trust/extracted/pem",
                                        "name": "config-trusted-system-cabundle-volume",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tekton-triggers-webhook",
                        "serviceAccountName": "tekton-triggers-webhook",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "ca-bundle.crt"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "service-ca.crt",
                                            "path": "service-ca.crt"
                                        }
                                    ],
                                    "name": "config-service-cabundle"
                                },
                                "name": "config-service-cabundle-volume"
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "ca-bundle.crt",
                                            "path": "tls-ca-bundle.pem"
                                        }
                                    ],
                                    "name": "config-trusted-cabundle"
                                },
                                "name": "config-trusted-system-cabundle-volume"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:43:55Z",
                "generation": 1,
                "labels": {
                    "app": "tkn-cli-serve",
                    "pod-template-hash": "5c5c45b675"
                },
                "name": "tkn-cli-serve-5c5c45b675",
                "namespace": "openshift-pipelines",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tkn-cli-serve",
                        "uid": "6fd12d93-9323-4d4c-91e5-ba164a66f633"
                    }
                ],
                "resourceVersion": "26045",
                "uid": "ac12854b-492f-4b0d-8712-b9f08536c96a"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "tkn-cli-serve",
                        "pod-template-hash": "5c5c45b675"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tkn-cli-serve",
                            "pod-template-hash": "5c5c45b675"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "image": "registry.redhat.io/openshift-pipelines/pipelines-serve-tkn-cli-rhel9@sha256:050fe6fe1298c45a27982e3f4d0afe637ce01d9b394e85b7eb202309ecdd0731",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "tkn-cli-serve",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "include.release.openshift.io/hypershift": "true",
                    "include.release.openshift.io/ibm-cloud-managed": "true"
                },
                "creationTimestamp": "2026-04-01T11:16:34Z",
                "generation": 1,
                "labels": {
                    "app": "service-ca-operator",
                    "pod-template-hash": "7f694b5f95"
                },
                "name": "service-ca-operator-7f694b5f95",
                "namespace": "openshift-service-ca-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "service-ca-operator",
                        "uid": "0fcf083d-65ce-469d-bbef-502d80790dfd"
                    }
                ],
                "resourceVersion": "12349",
                "uid": "50cd3b48-e18d-482d-8c67-e73c245753ee"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "service-ca-operator",
                        "pod-template-hash": "7f694b5f95"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "nonroot-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "service-ca-operator",
                            "pod-template-hash": "7f694b5f95"
                        },
                        "name": "service-ca-operator"
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--config=/var/run/configmaps/config/operator-config.yaml",
                                    "-v=2"
                                ],
                                "command": [
                                    "service-ca-operator",
                                    "operator"
                                ],
                                "env": [
                                    {
                                        "name": "CONTROLLER_IMAGE",
                                        "value": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:521712486e2c6e3c020dad6a1cb340db8e55665b69f7c208fab9cd9e965fd588"
                                    },
                                    {
                                        "name": "OPERATOR_IMAGE_VERSION",
                                        "value": "4.20.8"
                                    }
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:521712486e2c6e3c020dad6a1cb340db8e55665b69f7c208fab9cd9e965fd588",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "service-ca-operator",
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "80Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/configmaps/config",
                                        "name": "config"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/serving-cert",
                                        "name": "serving-cert"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsGroup": 1001,
                            "runAsNonRoot": true,
                            "runAsUser": 1001,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "service-ca-operator",
                        "serviceAccountName": "service-ca-operator",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "serving-cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "optional": true,
                                    "secretName": "serving-cert"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "service-ca-operator-config"
                                },
                                "name": "config"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1",
                    "operator.openshift.io/spec-hash": "929e8e7a4d8e00c1bbeb13e6cfd38adaaae13573b39bc0c1c7c7e12504ec04d2"
                },
                "creationTimestamp": "2026-04-01T11:29:36Z",
                "generation": 1,
                "labels": {
                    "app": "service-ca",
                    "pod-template-hash": "5fffcf96d8",
                    "service-ca": "true"
                },
                "name": "service-ca-5fffcf96d8",
                "namespace": "openshift-service-ca",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "service-ca",
                        "uid": "749df4ec-a053-4be7-9a60-47908f5f8185"
                    }
                ],
                "resourceVersion": "11131",
                "uid": "bff3ef48-5682-48de-9b13-9e0b351d717e"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "service-ca",
                        "pod-template-hash": "5fffcf96d8",
                        "service-ca": "true"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "openshift.io/required-scc": "restricted-v2",
                            "target.workload.openshift.io/management": "{\"effect\": \"PreferredDuringScheduling\"}"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app": "service-ca",
                            "pod-template-hash": "5fffcf96d8",
                            "service-ca": "true"
                        },
                        "name": "service-ca"
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "-v=2"
                                ],
                                "command": [
                                    "service-ca-operator",
                                    "controller"
                                ],
                                "image": "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:521712486e2c6e3c020dad6a1cb340db8e55665b69f7c208fab9cd9e965fd588",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "service-ca-controller",
                                "ports": [
                                    {
                                        "containerPort": 8443,
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "120Mi"
                                    }
                                },
                                "securityContext": {
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "FallbackToLogsOnError",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/secrets/signing-key",
                                        "name": "signing-key"
                                    },
                                    {
                                        "mountPath": "/var/run/configmaps/signing-cabundle",
                                        "name": "signing-cabundle"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "priorityClassName": "system-cluster-critical",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "service-ca",
                        "serviceAccountName": "service-ca",
                        "terminationGracePeriodSeconds": 30,
                        "tolerations": [
                            {
                                "effect": "NoSchedule",
                                "key": "node-role.kubernetes.io/master",
                                "operator": "Exists"
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/unreachable",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            },
                            {
                                "effect": "NoExecute",
                                "key": "node.kubernetes.io/not-ready",
                                "operator": "Exists",
                                "tolerationSeconds": 120
                            }
                        ],
                        "volumes": [
                            {
                                "name": "signing-key",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "signing-key"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "signing-cabundle"
                                },
                                "name": "signing-cabundle"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "ignore-check.kube-linter.io/liveness-port": "Keeping upstream configs",
                    "ignore-check.kube-linter.io/readiness-port": "Keeping upstream configs"
                },
                "creationTimestamp": "2026-04-01T11:47:22Z",
                "generation": 1,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "58b68ccd54"
                },
                "name": "release-service-controller-manager-58b68ccd54",
                "namespace": "release-service",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "release-service-controller-manager",
                        "uid": "8ff23d4c-a97f-47e7-a0bc-0184067e3ae4"
                    }
                ],
                "resourceVersion": "31326",
                "uid": "b84f58a6-9ec9-4da4-8510-b1c81f3f2fde"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "58b68ccd54"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "kubectl.kubernetes.io/default-container": "manager"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "58b68ccd54"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8080",
                                    "--leader-elect=false"
                                ],
                                "command": [
                                    "/manager"
                                ],
                                "env": [
                                    {
                                        "name": "DEFAULT_RELEASE_PVC",
                                        "valueFrom": {
                                            "configMapKeyRef": {
                                                "key": "DEFAULT_RELEASE_PVC",
                                                "name": "release-service-manager-properties",
                                                "optional": true
                                            }
                                        }
                                    },
                                    {
                                        "name": "DEFAULT_RELEASE_WORKSPACE_NAME",
                                        "valueFrom": {
                                            "configMapKeyRef": {
                                                "key": "DEFAULT_RELEASE_WORKSPACE_NAME",
                                                "name": "release-service-manager-properties",
                                                "optional": true
                                            }
                                        }
                                    },
                                    {
                                        "name": "DEFAULT_RELEASE_WORKSPACE_SIZE",
                                        "valueFrom": {
                                            "configMapKeyRef": {
                                                "key": "DEFAULT_RELEASE_WORKSPACE_SIZE",
                                                "name": "release-service-manager-properties",
                                                "optional": true
                                            }
                                        }
                                    },
                                    {
                                        "name": "SERVICE_NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    }
                                ],
                                "image": "quay.io/konflux-ci/release-service:5cb6469fa3fdd1246906170fab4ee7b28ee5d990",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "ports": [
                                    {
                                        "containerPort": 9443,
                                        "name": "webhook-server",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "128Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "readOnlyRootFilesystem": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/tmp/k8s-webhook-server/serving-certs",
                                        "name": "cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "serviceAccount": "release-service-controller-manager",
                        "serviceAccountName": "release-service-controller-manager",
                        "terminationGracePeriodSeconds": 10,
                        "volumes": [
                            {
                                "name": "cert",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "webhook-server-cert"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:41Z",
                "generation": 1,
                "labels": {
                    "name": "rhbk-operator",
                    "pod-template-hash": "cdf7f4cff"
                },
                "name": "rhbk-operator-cdf7f4cff",
                "namespace": "rhbk-operator",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rhbk-operator",
                        "uid": "336002dd-bcca-4b64-9cd7-a0dbc75e30b6"
                    }
                ],
                "resourceVersion": "22567",
                "uid": "56814856-b865-4d12-95d4-1f64a8b6daea"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "name": "rhbk-operator",
                        "pod-template-hash": "cdf7f4cff"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"k8s.keycloak.org/v2alpha1\",\n    \"kind\": \"Keycloak\",\n    \"metadata\": {\n      \"name\": \"example-keycloak\",\n      \"labels\": {\n        \"app\": \"sso\"\n      }\n    },\n    \"spec\": {\n      \"instances\": 1,\n      \"hostname\": {\n        \"hostname\": \"example.org\"\n      },\n      \"http\": {\n        \"tlsSecret\": \"my-tls-secret\"\n      }\n    }\n  },\n  {\n    \"apiVersion\": \"k8s.keycloak.org/v2alpha1\",\n    \"kind\": \"KeycloakRealmImport\",\n    \"metadata\": {\n      \"name\": \"example-keycloak-realm-import\",\n      \"labels\": {\n        \"app\": \"sso\"\n      }\n    },\n    \"spec\": {\n      \"keycloakCRName\": \"example-keycloak\",\n      \"realm\": {}\n    }\n  }\n]",
                            "capabilities": "Deep Insights",
                            "categories": "Security",
                            "certified": "false",
                            "containerImage": "registry.redhat.io/rhbk/keycloak-rhel9-operator@sha256:ee815bf36c438e81b9553f0359a7725f0b3f633a5143f04cc822ea865940801a",
                            "createdAt": "2025-03-26T02:27:51Z",
                            "description": "An Operator for installing and managing Keycloak",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "true",
                            "features.operators.openshift.io/fips-compliant": "false",
                            "features.operators.openshift.io/proxy-aware": "false",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "false",
                            "features.operators.openshift.io/token-auth-azure": "false",
                            "features.operators.openshift.io/token-auth-gcp": "false",
                            "olm.operatorGroup": "rhbk-operator",
                            "olm.operatorNamespace": "rhbk-operator",
                            "olm.targetNamespaces": "tsf-keycloak",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"k8s.keycloak.org\",\"kind\":\"Keycloak\",\"version\":\"v2alpha1\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"k8s.keycloak.org\",\"kind\":\"KeycloakRealmImport\",\"version\":\"v2alpha1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"rhbk-operator\",\"version\":\"24.0.11-opr.1\"}}]}",
                            "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
                            "repository": "https://github.com/keycloak/keycloak",
                            "support": "Red Hat"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "name": "rhbk-operator",
                            "pod-template-hash": "cdf7f4cff"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "RELATED_IMAGE_KEYCLOAK",
                                        "value": "registry.redhat.io/rhbk/keycloak-rhel9@sha256:d339ecf788d1681ba9945a2ea63ca675caec863ec75f497ef916103f4c898003"
                                    },
                                    {
                                        "name": "QUARKUS_OPERATOR_SDK_CONTROLLERS_KEYCLOAKREALMIMPORTCONTROLLER_NAMESPACES",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.annotations['olm.targetNamespaces']"
                                            }
                                        }
                                    },
                                    {
                                        "name": "QUARKUS_OPERATOR_SDK_CONTROLLERS_KEYCLOAKCONTROLLER_NAMESPACES",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.annotations['olm.targetNamespaces']"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "OPERATOR_NAME",
                                        "value": "rhbk-operator"
                                    },
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "rhbk-operator.v24.0.11-opr.1"
                                    }
                                ],
                                "image": "registry.redhat.io/rhbk/keycloak-rhel9-operator@sha256:ee815bf36c438e81b9553f0359a7725f0b3f633a5143f04cc822ea865940801a",
                                "imagePullPolicy": "Always",
                                "name": "rhbk-operator",
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "rhbk-operator",
                        "serviceAccountName": "rhbk-operator",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:49Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "client-server",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "7c89686b75"
                },
                "name": "cli-server-7c89686b75",
                "namespace": "trusted-artifact-signer",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "cli-server",
                        "uid": "6cdcab15-d0d5-4f31-a886-3cf4ecb469c0"
                    }
                ],
                "resourceVersion": "21683",
                "uid": "d4ceb1a2-02fe-4be8-b564-d42def341124"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "client-server",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "7c89686b75"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "client-server",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "7c89686b75"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "image": "registry.redhat.io/rhtas/client-server-rhel9@sha256:373050d2ded02b5acd0e5edf3ef9819fe65403b2f40b557e9077e4a57629cb97",
                                "imagePullPolicy": "Always",
                                "name": "cli-server",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "app.kubernetes.io/part-of": "tsf",
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "meta.helm.sh/release-name": "tsf-infrastructure",
                    "meta.helm.sh/release-namespace": "tsf"
                },
                "creationTimestamp": "2026-04-01T11:42:25Z",
                "generation": 1,
                "labels": {
                    "app": "keycloak-pgsql-bee",
                    "phase": "reference",
                    "pod-template-hash": "9c8768f87"
                },
                "name": "keycloak-pgsql-bee-9c8768f87",
                "namespace": "tsf-keycloak",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "keycloak-pgsql-bee",
                        "uid": "ddc3af2f-d568-4fe4-bf83-90ac5c2bcea6"
                    }
                ],
                "resourceVersion": "24431",
                "uid": "3a49a1f0-6abd-4d1b-a4fa-c964a54713ac"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "keycloak-pgsql-bee",
                        "pod-template-hash": "9c8768f87"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "keycloak-pgsql-bee",
                            "phase": "reference",
                            "pod-template-hash": "9c8768f87"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "POSTGRESQL_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "user",
                                                "name": "keycloak-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POSTGRESQL_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "keycloak-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POSTGRESQL_DATABASE",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "dbname",
                                                "name": "keycloak-pgsql-user"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/rhel9/postgresql-16:1-1754433677",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "pgsql-bee",
                                "ports": [
                                    {
                                        "containerPort": 5432,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "tcpSocket": {
                                        "port": 5432
                                    },
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "1",
                                        "memory": "1Gi"
                                    },
                                    "requests": {
                                        "cpu": "250m",
                                        "memory": "512Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/lib/pgsql/data",
                                        "name": "pgsql-storage"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "pgsql-storage",
                                "persistentVolumeClaim": {
                                    "claimName": "keycloak-pgsql-data"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:46:11Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "ctlog",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "ctlog",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "86dc96f599"
                },
                "name": "ctlog-86dc96f599",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "ctlog",
                        "uid": "f1648e8c-10b3-4014-898d-882066e63f10"
                    }
                ],
                "resourceVersion": "28481",
                "uid": "ea3b1d31-b5ee-407a-9682-092503d365a8"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "ctlog",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "ctlog",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "86dc96f599"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "ctlog",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "ctlog",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "86dc96f599"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--http_endpoint=0.0.0.0:6962",
                                    "--log_config=/ctfe-keys/config",
                                    "--alsologtostderr",
                                    "--max_cert_chain_size",
                                    "153600",
                                    "--tls_certificate",
                                    "/var/run/secrets/tas/tls.crt",
                                    "--tls_key",
                                    "/var/run/secrets/tas/tls.key",
                                    "--trillian_tls_ca_cert_file",
                                    "/var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt"
                                ],
                                "env": [
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:61aeb8693f27b60dd35e3dd1961d14bd95988cae70d649b340045619e5de7acf",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 6962,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "ctlog",
                                "ports": [
                                    {
                                        "containerPort": 6962,
                                        "name": "server",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 6962,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/ctfe-keys",
                                        "name": "keys",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/tas",
                                        "name": "tls-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "ctlog",
                        "serviceAccountName": "ctlog",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "keys",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "ctlog-config-trusted-artifact-signerh6xd5"
                                }
                            },
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            },
                            {
                                "name": "tls-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.crt",
                                                        "path": "tls.crt"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-ctlog-tls"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.key",
                                                        "path": "tls.key"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-ctlog-tls"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:45:16Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "fulcio",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "fulcio-server",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "f86cb4586"
                },
                "name": "fulcio-server-f86cb4586",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "fulcio-server",
                        "uid": "76894875-80aa-4abb-8dcc-eff49d5ad172"
                    }
                ],
                "resourceVersion": "27372",
                "uid": "ee153c09-d36a-4485-af32-1ad01e8cff4e"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "fulcio",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "fulcio-server",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "f86cb4586"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "fulcio",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "fulcio-server",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "f86cb4586"
                        }
                    },
                    "spec": {
                        "automountServiceAccountToken": true,
                        "containers": [
                            {
                                "args": [
                                    "serve",
                                    "--port=5555",
                                    "--grpc-port=5554",
                                    "--log_type=prod",
                                    "--ca=fileca",
                                    "--fileca-key",
                                    "/var/run/fulcio-secrets/key.pem",
                                    "--fileca-cert",
                                    "/var/run/fulcio-secrets/cert.pem",
                                    "--ct-log-url=https://ctlog.tsf-tas.svc/trusted-artifact-signer",
                                    "--fileca-key-passwd",
                                    "$(PASSWORD)"
                                ],
                                "env": [
                                    {
                                        "name": "PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "fulcio-cert-trusted-artifact-signerx5ncb"
                                            }
                                        }
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:d71caff0f67fe8d9665d39193d955fc9352224f647406a40e56428dd6cd24953",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5555,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "fulcio-server",
                                "ports": [
                                    {
                                        "containerPort": 5555,
                                        "name": "http",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 5554,
                                        "name": "grpc",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 5555,
                                        "scheme": "HTTP"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/fulcio-secrets",
                                        "name": "fulcio-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/fulcio-config",
                                        "name": "fulcio-config"
                                    },
                                    {
                                        "mountPath": "/var/run/fulcio",
                                        "name": "oidc-info"
                                    },
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "fulcio",
                        "serviceAccountName": "fulcio",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "fulcio-config-rvhc8"
                                },
                                "name": "fulcio-config"
                            },
                            {
                                "name": "fulcio-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "private",
                                                        "path": "key.pem"
                                                    }
                                                ],
                                                "name": "fulcio-cert-trusted-artifact-signerx5ncb"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "cert",
                                                        "path": "cert.pem"
                                                    }
                                                ],
                                                "name": "fulcio-cert-trusted-artifact-signerx5ncb"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "name": "oidc-info",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "configMap": {
                                                "items": [
                                                    {
                                                        "key": "ca.crt",
                                                        "mode": 438,
                                                        "path": "ca.crt"
                                                    }
                                                ],
                                                "name": "kube-root-ca.crt"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:46:17Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "rekor-redis",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "rekor-redis",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "768f94d976"
                },
                "name": "rekor-redis-768f94d976",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rekor-redis",
                        "uid": "23ee0237-33b3-4037-aca5-babd96ccd6de"
                    }
                ],
                "resourceVersion": "28864",
                "uid": "89b7295e-43af-4d6b-b4e3-41da8eaa5b48"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "rekor-redis",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "rekor-redis",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "768f94d976"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "rekor-redis",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "rekor-redis",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "768f94d976"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "REDIS_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "redis-password-trusted-artifact-signerpxjzq"
                                            }
                                        }
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    },
                                    {
                                        "name": "REDIS_CONF",
                                        "value": "/config/redis.conf"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:cc686a64f9ae83adecc7a0ffe8a6b82f0750dc39ad05654a8087cf780a1c3b3a",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "exec": {
                                        "command": [
                                            "/bin/sh",
                                            "-c",
                                            "-i",
                                            "test $(redis-cli --tls --cacert /var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt -h 127.0.0.1 -a $REDIS_PASSWORD ping) = 'PONG'"
                                        ]
                                    },
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "rekor-redis",
                                "ports": [
                                    {
                                        "containerPort": 6379,
                                        "name": "redis",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "exec": {
                                        "command": [
                                            "/bin/sh",
                                            "-c",
                                            "-i",
                                            "test $(redis-cli --tls --cacert /var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt -h 127.0.0.1 -a $REDIS_PASSWORD ping) = 'PONG'"
                                        ]
                                    },
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/data",
                                        "name": "storage"
                                    },
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/tas",
                                        "name": "tls-cert",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/config",
                                        "name": "config"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "initContainers": [
                            {
                                "args": [
                                    "cp $REDIS_CONF /config/redis.conf\necho \"tls-port 6379\" \u003e\u003e /config/redis.conf\necho \"port 0\" \u003e\u003e /config/redis.conf\necho \"tls-cert-file /var/run/secrets/tas/tls.crt\" \u003e\u003e /config/redis.conf\necho \"tls-key-file /var/run/secrets/tas/tls.key\" \u003e\u003e /config/redis.conf\necho \"tls-ca-cert-file /var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt\" \u003e\u003e /config/redis.conf\necho \"tls-auth-clients no\" \u003e\u003e /config/redis.conf\n"
                                ],
                                "command": [
                                    "/bin/bash",
                                    "-c"
                                ],
                                "image": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:cc686a64f9ae83adecc7a0ffe8a6b82f0750dc39ad05654a8087cf780a1c3b3a",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "enable-tls",
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/config",
                                        "name": "config"
                                    }
                                ]
                            }
                        ],
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "rekor-redis",
                        "serviceAccountName": "rekor-redis",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "emptyDir": {},
                                "name": "storage"
                            },
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            },
                            {
                                "name": "tls-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.crt",
                                                        "path": "tls.crt"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-rekor-redis-tls"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.key",
                                                        "path": "tls.key"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-rekor-redis-tls"
                                            }
                                        }
                                    ]
                                }
                            },
                            {
                                "emptyDir": {},
                                "name": "config"
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:46:17Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "rekor-ui",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "rekor-search-ui",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "6799f7858b"
                },
                "name": "rekor-search-ui-6799f7858b",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rekor-search-ui",
                        "uid": "b575f9fa-85cc-4163-bbc3-8489924a7551"
                    }
                ],
                "resourceVersion": "28600",
                "uid": "4d2462de-077d-40fb-ac91-3d8d13767b5b"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "rekor-ui",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "rekor-search-ui",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "6799f7858b"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "rekor-ui",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "rekor-search-ui",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "6799f7858b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "NEXT_PUBLIC_REKOR_DEFAULT_DOMAIN",
                                        "value": "https://rekor-server-tsf-tas.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:865dd51e80034018400794d07edc0b546c6e4de7e2351dddc7f1f6378e1ffdd0",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/",
                                        "port": 3000,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "name": "rekor-search-ui",
                                "ports": [
                                    {
                                        "containerPort": 3000,
                                        "name": "3000-tcp",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/",
                                        "port": 3000,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "rekor-ui",
                        "serviceAccountName": "rekor-ui",
                        "terminationGracePeriodSeconds": 30
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:46:17Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "rekor-server",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "rekor-server",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "749b5b6855"
                },
                "name": "rekor-server-749b5b6855",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rekor-server",
                        "uid": "593dafcb-fdc4-422a-abc3-06a95369b079"
                    }
                ],
                "resourceVersion": "28668",
                "uid": "eea68d18-e48c-47ee-b382-a7867dcc6f72"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "rekor-server",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "rekor-server",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "749b5b6855"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "rekor-server",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "rekor-server",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "749b5b6855"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "serve",
                                    "--trillian_log_server.address",
                                    "trillian-logserver.tsf-tas.svc",
                                    "--trillian_log_server.port",
                                    "8091",
                                    "--trillian_log_server.sharding_config",
                                    "/sharding/sharding-config.yaml",
                                    "--rekor_server.address",
                                    "0.0.0.0",
                                    "--enable_retrieve_api=true",
                                    "--trillian_log_server.tlog_id",
                                    "6234718139850651463",
                                    "--log_type",
                                    "prod",
                                    "--rekor_server.signer",
                                    "/key/private",
                                    "--max_request_body_size",
                                    "10485760",
                                    "--search_index.storage_provider",
                                    "redis",
                                    "--redis_server.address",
                                    "rekor-redis.tsf-tas.svc",
                                    "--redis_server.port",
                                    "6379",
                                    "--redis_server.password",
                                    "$(REDIS_PASSWORD)",
                                    "--redis_server.enable-tls=true",
                                    "--enable_attestation_storage=true",
                                    "--attestation_storage_bucket",
                                    "file:///var/run/attestations?no_tmp_dir=true",
                                    "--max_attestation_size",
                                    "102400",
                                    "--trillian_log_server.tls=true"
                                ],
                                "env": [
                                    {
                                        "name": "REDIS_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "redis-password-trusted-artifact-signerpxjzq"
                                            }
                                        }
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:5ffaf92fc557cb891a546ae2682d4e0259166ad6d935970dc958d255abc29a48",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/ping",
                                        "port": 3000,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "rekor-server",
                                "ports": [
                                    {
                                        "containerPort": 3000,
                                        "name": "rekor-server",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/ping",
                                        "port": 3000,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/key",
                                        "name": "rekor-private-key-volume",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/sharding",
                                        "name": "rekor-sharding-config"
                                    },
                                    {
                                        "mountPath": "/var/run/attestations",
                                        "name": "storage"
                                    },
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroupChangePolicy": "OnRootMismatch",
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "rekor",
                        "serviceAccountName": "rekor",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "rekor-private-key-volume",
                                "secret": {
                                    "defaultMode": 420,
                                    "items": [
                                        {
                                            "key": "private",
                                            "path": "private"
                                        }
                                    ],
                                    "secretName": "rekor-signer-trusted-artifact-signer-8flqz"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "rekor-sharding-config-2hfw5"
                                },
                                "name": "rekor-sharding-config"
                            },
                            {
                                "name": "storage",
                                "persistentVolumeClaim": {
                                    "claimName": "rekor-trusted-artifact-signer-pvc"
                                }
                            },
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:45:15Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "trillian-db",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "trillian-db",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "57b48b74bd"
                },
                "name": "trillian-db-57b48b74bd",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "trillian-db",
                        "uid": "e818a4d0-f290-4717-850e-a072f2a4df99"
                    }
                ],
                "resourceVersion": "27683",
                "uid": "a24fd103-9861-47f7-a4c8-6bd8f5a1229d"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "trillian-db",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "trillian-db",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "57b48b74bd"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "trillian-db",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "trillian-db",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "57b48b74bd"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--ssl-cert",
                                    "/var/run/secrets/tas/tls.crt",
                                    "--ssl-key",
                                    "/var/run/secrets/tas/tls.key"
                                ],
                                "command": [
                                    "run-mysqld"
                                ],
                                "env": [
                                    {
                                        "name": "MYSQL_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-user",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-password",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_ROOT_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-root-password",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-port",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_DATABASE",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-database",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:6ca4eb17da6277b142a3353b675d735c106868f827243eaef70cd1ec01d36307",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "exec": {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "mariadb-admin -u ${MYSQL_USER} -p${MYSQL_PASSWORD} ping --ssl"
                                        ]
                                    },
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "trillian-db",
                                "ports": [
                                    {
                                        "containerPort": 3306,
                                        "name": "3306-tcp",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "exec": {
                                        "command": [
                                            "bash",
                                            "-c",
                                            "mariadb -u ${MYSQL_USER} -p${MYSQL_PASSWORD} -e \"SELECT 1;\" --ssl"
                                        ]
                                    },
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/lib/mysql",
                                        "name": "storage"
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/tas",
                                        "name": "tls-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroupChangePolicy": "OnRootMismatch",
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "trillian-db",
                        "serviceAccountName": "trillian-db",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "storage",
                                "persistentVolumeClaim": {
                                    "claimName": "trillian-mysql"
                                }
                            },
                            {
                                "name": "tls-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.crt",
                                                        "path": "tls.crt"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-db-tls"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.key",
                                                        "path": "tls.key"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-db-tls"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:45:16Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "trillian-logserver",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "trillian-logserver",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "54c6d85dfd"
                },
                "name": "trillian-logserver-54c6d85dfd",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "trillian-logserver",
                        "uid": "8670086c-8597-45c7-806e-a5f4c5b1081c"
                    }
                ],
                "resourceVersion": "27888",
                "uid": "e46c1636-5e86-4ec4-b3ea-76f089831dfd"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "trillian-logserver",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "trillian-logserver",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "54c6d85dfd"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "trillian-logserver",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "trillian-logserver",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "54c6d85dfd"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--storage_system=mysql",
                                    "--quota_system=mysql",
                                    "--mysql_uri=$(MYSQL_USER):$(MYSQL_PASSWORD)@tcp($(MYSQL_HOSTNAME):$(MYSQL_PORT))/$(MYSQL_DATABASE)",
                                    "--mysql_max_conns=30",
                                    "--mysql_max_idle_conns=10",
                                    "--rpc_endpoint=0.0.0.0:8091",
                                    "--http_endpoint=0.0.0.0:8090",
                                    "--alsologtostderr",
                                    "--max_msg_size_bytes",
                                    "153600",
                                    "--mysql_tls_ca",
                                    "/var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt",
                                    "--mysql_server_name",
                                    "$(MYSQL_HOSTNAME).tsf-tas.svc",
                                    "--tls_cert_file",
                                    "/var/run/secrets/tas/tls.crt",
                                    "--tls_key_file",
                                    "/var/run/secrets/tas/tls.key"
                                ],
                                "env": [
                                    {
                                        "name": "MYSQL_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-user",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-password",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_HOSTNAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-host",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-port",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_DATABASE",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-database",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:f02c58838bf882d9b5d82a1a96e8ab29ce6033ae1b64418118fba43eb9151b41",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8090,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "trillian-logserver",
                                "ports": [
                                    {
                                        "containerPort": 8091,
                                        "name": "8091-tcp",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8090,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/tas",
                                        "name": "tls-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "initContainers": [
                            {
                                "command": [
                                    "sh",
                                    "-c",
                                    "until nc -z -v -w30 $MYSQL_HOSTNAME $MYSQL_PORT; do echo \"Waiting for MySQL to start\"; sleep 5; done;"
                                ],
                                "env": [
                                    {
                                        "name": "MYSQL_HOSTNAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-host",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-port",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0d70224d12e358b1a107a86e0a7e0845e1e8a4d30ce3a1423600f044e3fb28d2",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "wait-for-trillian-db",
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "trillian-logserver",
                        "serviceAccountName": "trillian-logserver",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            },
                            {
                                "name": "tls-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.crt",
                                                        "path": "tls.crt"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-logserver-tls"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.key",
                                                        "path": "tls.key"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-logserver-tls"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:45:16Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "trillian-logsigner",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "trillian-logsigner",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "546bd6589b"
                },
                "name": "trillian-logsigner-546bd6589b",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "trillian-logsigner",
                        "uid": "95ccf94c-2123-4f55-8d0d-d00df70770ee"
                    }
                ],
                "resourceVersion": "27859",
                "uid": "f7c24e99-82d6-452c-9bfb-eeb9205afd14"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "trillian-logsigner",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "trillian-logsigner",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "546bd6589b"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "trillian-logsigner",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "trillian-logsigner",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "546bd6589b"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--storage_system=mysql",
                                    "--quota_system=mysql",
                                    "--mysql_uri=$(MYSQL_USER):$(MYSQL_PASSWORD)@tcp($(MYSQL_HOSTNAME):$(MYSQL_PORT))/$(MYSQL_DATABASE)",
                                    "--mysql_max_conns=30",
                                    "--mysql_max_idle_conns=10",
                                    "--rpc_endpoint=0.0.0.0:8091",
                                    "--http_endpoint=0.0.0.0:8090",
                                    "--alsologtostderr",
                                    "--election_system=k8s",
                                    "--lock_namespace=$(NAMESPACE)",
                                    "--lock_holder_identity=$(POD_NAME)",
                                    "--master_hold_interval=5s",
                                    "--master_hold_jitter=15s",
                                    "--max_msg_size_bytes",
                                    "153600",
                                    "--mysql_tls_ca",
                                    "/var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt",
                                    "--mysql_server_name",
                                    "$(MYSQL_HOSTNAME).tsf-tas.svc",
                                    "--tls_cert_file",
                                    "/var/run/secrets/tas/tls.crt",
                                    "--tls_key_file",
                                    "/var/run/secrets/tas/tls.key"
                                ],
                                "env": [
                                    {
                                        "name": "MYSQL_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-user",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-password",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_HOSTNAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-host",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-port",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_DATABASE",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-database",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POD_NAME",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.name"
                                            }
                                        }
                                    },
                                    {
                                        "name": "NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "SSL_CERT_DIR",
                                        "value": "/var/run/configs/tas/ca-trust:/var/run/secrets/kubernetes.io/serviceaccount"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:8ef614441b76914f5727f5bec23a9d8dc2785ca7fd6a2516f393529b7801da53",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8090,
                                        "scheme": "HTTPS"
                                    },
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "trillian-logsigner",
                                "ports": [
                                    {
                                        "containerPort": 8091,
                                        "name": "8091-tcp",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8090,
                                        "scheme": "HTTPS"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/run/configs/tas/ca-trust",
                                        "name": "ca-trust",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/var/run/secrets/tas",
                                        "name": "tls-cert",
                                        "readOnly": true
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "initContainers": [
                            {
                                "command": [
                                    "sh",
                                    "-c",
                                    "until nc -z -v -w30 $MYSQL_HOSTNAME $MYSQL_PORT; do echo \"Waiting for MySQL to start\"; sleep 5; done;"
                                ],
                                "env": [
                                    {
                                        "name": "MYSQL_HOSTNAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-host",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    },
                                    {
                                        "name": "MYSQL_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "mysql-port",
                                                "name": "trillian-db-connection-l72cl"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:0d70224d12e358b1a107a86e0a7e0845e1e8a4d30ce3a1423600f044e3fb28d2",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "wait-for-trillian-db",
                                "resources": {},
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "serviceAccount": "trillian-logsigner",
                        "serviceAccountName": "trillian-logsigner",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "ca-trust",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": null
                                }
                            },
                            {
                                "name": "tls-cert",
                                "projected": {
                                    "defaultMode": 420,
                                    "sources": [
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.crt",
                                                        "path": "tls.crt"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-logsigner-tls"
                                            }
                                        },
                                        {
                                            "secret": {
                                                "items": [
                                                    {
                                                        "key": "tls.key",
                                                        "path": "tls.key"
                                                    }
                                                ],
                                                "name": "trusted-artifact-signer-trillian-logsigner-tls"
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "1",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:47:06Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "tuf",
                    "app.kubernetes.io/instance": "trusted-artifact-signer",
                    "app.kubernetes.io/managed-by": "controller-manager",
                    "app.kubernetes.io/name": "tuf",
                    "app.kubernetes.io/part-of": "trusted-artifact-signer",
                    "pod-template-hash": "57878764f"
                },
                "name": "tuf-57878764f",
                "namespace": "tsf-tas",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tuf",
                        "uid": "fe1ac454-c81f-445a-921b-17337d52571d"
                    }
                ],
                "resourceVersion": "30431",
                "uid": "c19f661e-8edc-4337-b619-d91f937eea83"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "tuf",
                        "app.kubernetes.io/instance": "trusted-artifact-signer",
                        "app.kubernetes.io/managed-by": "controller-manager",
                        "app.kubernetes.io/name": "tuf",
                        "app.kubernetes.io/part-of": "trusted-artifact-signer",
                        "pod-template-hash": "57878764f"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "tuf",
                            "app.kubernetes.io/instance": "trusted-artifact-signer",
                            "app.kubernetes.io/managed-by": "controller-manager",
                            "app.kubernetes.io/name": "tuf",
                            "app.kubernetes.io/part-of": "trusted-artifact-signer",
                            "pod-template-hash": "57878764f"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "image": "registry.redhat.io/ubi9/httpd-24@sha256:e0697f36760789183fefc807dafa3bfeb4098725f923eb9a8f034725a01fbf9f",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "exec": {
                                        "command": [
                                            "curl",
                                            "localhost:8080"
                                        ]
                                    },
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 30,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "tuf-server",
                                "ports": [
                                    {
                                        "containerPort": 8080,
                                        "name": "http",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/root.json",
                                        "port": 8080,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 10,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 5
                                },
                                "resources": {},
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "runAsNonRoot": true
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/www/html",
                                        "name": "repository"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "fsGroupChangePolicy": "OnRootMismatch",
                            "runAsNonRoot": true,
                            "seccompProfile": {
                                "type": "RuntimeDefault"
                            }
                        },
                        "serviceAccount": "tuf",
                        "serviceAccountName": "tuf",
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "repository",
                                "persistentVolumeClaim": {
                                    "claimName": "tuf"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "meta.helm.sh/release-name": "trustedprofileanalyzer",
                    "meta.helm.sh/release-namespace": "tsf-tpa"
                },
                "creationTimestamp": "2026-04-01T11:46:53Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "importer",
                    "app.kubernetes.io/instance": "trustedprofileanalyzer",
                    "app.kubernetes.io/name": "importer",
                    "pod-template-hash": "76db9787b6"
                },
                "name": "importer-76db9787b6",
                "namespace": "tsf-tpa",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "importer",
                        "uid": "47142b7a-ff85-4a92-a336-2e382fd698ee"
                    }
                ],
                "resourceVersion": "29423",
                "uid": "4dbfbfaf-d1a8-4287-8309-b2ecb6abaf4b"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "importer",
                        "app.kubernetes.io/instance": "trustedprofileanalyzer",
                        "app.kubernetes.io/name": "importer",
                        "pod-template-hash": "76db9787b6"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "importer",
                            "app.kubernetes.io/instance": "trustedprofileanalyzer",
                            "app.kubernetes.io/name": "importer",
                            "pod-template-hash": "76db9787b6"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/component": "server",
                                                "app.kubernetes.io/instance": "trustedprofileanalyzer",
                                                "app.kubernetes.io/name": "server"
                                            }
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "importer",
                                    "--working-dir",
                                    "/data/workdir",
                                    "--concurrency",
                                    "1"
                                ],
                                "command": [
                                    "/usr/local/bin/trustd"
                                ],
                                "env": [
                                    {
                                        "name": "NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "RUST_LOG",
                                        "value": "debug"
                                    },
                                    {
                                        "name": "RUST_BACKTRACE",
                                        "value": "1"
                                    },
                                    {
                                        "name": "INFRASTRUCTURE_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "INFRASTRUCTURE_BIND",
                                        "value": "[::]:9010"
                                    },
                                    {
                                        "name": "TRUSTD_DB_HOST",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "host",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "port",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_NAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "dbname",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "user",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_SSLMODE",
                                        "value": "disable"
                                    },
                                    {
                                        "name": "TRUSTD_STORAGE_STRATEGY",
                                        "value": "fs"
                                    },
                                    {
                                        "name": "TRUSTD_STORAGE_FS_PATH",
                                        "value": "/data/storage"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9@sha256:120485f6d677cfeaae0509169f46df14f3ebfafd87b3d876dfa59b738f846c77",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health/live",
                                        "port": 9010,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 2,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "service",
                                "ports": [
                                    {
                                        "containerPort": 9010,
                                        "name": "infra",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health/ready",
                                        "port": 9010,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 2,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "1",
                                        "memory": "8Gi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/data/workdir",
                                        "name": "workdir"
                                    },
                                    {
                                        "mountPath": "/data/storage",
                                        "name": "storage"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "ephemeral": {
                                    "volumeClaimTemplate": {
                                        "metadata": {
                                            "creationTimestamp": null,
                                            "labels": {
                                                "type": "importer-working-directory"
                                            }
                                        },
                                        "spec": {
                                            "accessModes": [
                                                "ReadWriteOnce"
                                            ],
                                            "resources": {
                                                "requests": {
                                                    "storage": "32Gi"
                                                }
                                            },
                                            "volumeMode": "Filesystem"
                                        }
                                    }
                                },
                                "name": "workdir"
                            },
                            {
                                "name": "storage",
                                "persistentVolumeClaim": {
                                    "claimName": "storage"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1"
                },
                "creationTimestamp": "2026-04-01T11:41:30Z",
                "generation": 1,
                "labels": {
                    "control-plane": "controller-manager",
                    "pod-template-hash": "685585bf58"
                },
                "name": "rhtpa-operator-controller-manager-685585bf58",
                "namespace": "tsf-tpa",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "rhtpa-operator-controller-manager",
                        "uid": "aff4c899-0978-4763-a3ee-5a16d5198865"
                    }
                ],
                "resourceVersion": "20181",
                "uid": "0efae77b-318d-4f03-a0ac-afd6ade0f72b"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "control-plane": "controller-manager",
                        "pod-template-hash": "685585bf58"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "alm-examples": "[\n  {\n    \"apiVersion\": \"rhtpa.io/v1\",\n    \"kind\": \"TrustedProfileAnalyzer\",\n    \"metadata\": {\n      \"name\": \"trustedprofileanalyzer-sample\"\n    },\n    \"spec\": {\n      \"appDomain\": \"change-me\",\n      \"collector\": {},\n      \"database\": {},\n      \"image\": {},\n      \"infrastructure\": {\n        \"port\": 9010\n      },\n      \"ingress\": {},\n      \"metrics\": {\n        \"enabled\": false\n      },\n      \"modules\": {\n        \"createDatabase\": {\n          \"enabled\": false,\n          \"image\": {}\n        },\n        \"createImporters\": {\n          \"enabled\": false,\n          \"image\": {},\n          \"importers\": {}\n        },\n        \"importer\": {\n          \"concurrency\": 1,\n          \"enabled\": true,\n          \"image\": {},\n          \"infrastructure\": {},\n          \"metrics\": {},\n          \"replicas\": 1,\n          \"resources\": {\n            \"requests\": {\n              \"cpu\": 1,\n              \"memory\": \"8Gi\"\n            }\n          },\n          \"rust\": {},\n          \"tracing\": {},\n          \"workingDirectory\": {\n            \"size\": \"32Gi\"\n          }\n        },\n        \"migrateDatabase\": {\n          \"enabled\": false,\n          \"image\": {}\n        },\n        \"server\": {\n          \"enabled\": true,\n          \"image\": {},\n          \"infrastructure\": {},\n          \"ingress\": {},\n          \"metrics\": {},\n          \"replicas\": 1,\n          \"resources\": {\n            \"requests\": {\n              \"cpu\": 1,\n              \"memory\": \"8Gi\"\n            }\n          },\n          \"rust\": {},\n          \"tracing\": {}\n        }\n      },\n      \"oidc\": {\n        \"clients\": {\n          \"cli\": {\n            \"clientSecret\": null\n          },\n          \"frontend\": {}\n        }\n      },\n      \"openshift\": {\n        \"useServiceCa\": true\n      },\n      \"partOf\": \"trustify\",\n      \"replicas\": 1,\n      \"rust\": {},\n      \"storage\": {},\n      \"tls\": {},\n      \"tracing\": {\n        \"enabled\": false\n      }\n    }\n  }\n]",
                            "capabilities": "Basic Install",
                            "createdAt": "2025-11-04T12:03:15Z",
                            "features.operators.openshift.io/cnf": "false",
                            "features.operators.openshift.io/cni": "false",
                            "features.operators.openshift.io/csi": "false",
                            "features.operators.openshift.io/disconnected": "false",
                            "features.operators.openshift.io/fips-compliant": "false",
                            "features.operators.openshift.io/proxy-aware": "false",
                            "features.operators.openshift.io/tls-profiles": "false",
                            "features.operators.openshift.io/token-auth-aws": "false",
                            "features.operators.openshift.io/token-auth-azure": "false",
                            "features.operators.openshift.io/token-auth-gcp": "false",
                            "kubectl.kubernetes.io/default-container": "manager",
                            "olm.operatorGroup": "rhtpa-operator",
                            "olm.operatorNamespace": "tsf-tpa",
                            "olm.targetNamespaces": "tsf-tpa",
                            "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.gvk\",\"value\":{\"group\":\"rhtpa.io\",\"kind\":\"TrustedProfileAnalyzer\",\"version\":\"v1\"}},{\"type\":\"olm.package\",\"value\":{\"packageName\":\"rhtpa-operator\",\"version\":\"1.1.2\"}}]}",
                            "operators.openshift.io/valid-subscription": "[\"Red Hat Trusted Profile Analyzer\"]",
                            "operators.operatorframework.io/builder": "operator-sdk-v1.42.0",
                            "operators.operatorframework.io/project_layout": "helm.sdk.operatorframework.io/v1",
                            "repository": "https://github.com/trustification/trusted-profile-analyzer-operator",
                            "support": "Red Hat"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "control-plane": "controller-manager",
                            "pod-template-hash": "685585bf58"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "args": [
                                    "--metrics-bind-address=:8443",
                                    "--leader-elect",
                                    "--health-probe-bind-address=:8081"
                                ],
                                "env": [
                                    {
                                        "name": "OPERATOR_CONDITION_NAME",
                                        "value": "rhtpa-operator.v1.1.2"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtpa/rhtpa-rhel9-operator@sha256:9db50052057ad4ec94099bc3c9ab476f5ac7b00954c99cb0b26fe729abba3387",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/healthz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "manager",
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/readyz",
                                        "port": 8081,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 5,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "500m",
                                        "memory": "256Mi"
                                    },
                                    "requests": {
                                        "cpu": "10m",
                                        "memory": "64Mi"
                                    }
                                },
                                "securityContext": {
                                    "allowPrivilegeEscalation": false,
                                    "capabilities": {
                                        "drop": [
                                            "ALL"
                                        ]
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File"
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "serviceAccount": "rhtpa-operator-controller-manager",
                        "serviceAccountName": "rhtpa-operator-controller-manager",
                        "terminationGracePeriodSeconds": 10
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "meta.helm.sh/release-name": "trustedprofileanalyzer",
                    "meta.helm.sh/release-namespace": "tsf-tpa"
                },
                "creationTimestamp": "2026-04-01T11:46:53Z",
                "generation": 1,
                "labels": {
                    "app.kubernetes.io/component": "server",
                    "app.kubernetes.io/instance": "trustedprofileanalyzer",
                    "app.kubernetes.io/name": "server",
                    "pod-template-hash": "6bc48c8bff"
                },
                "name": "server-6bc48c8bff",
                "namespace": "tsf-tpa",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "server",
                        "uid": "236626f2-44ae-43d6-b474-7937b18812f1"
                    }
                ],
                "resourceVersion": "29429",
                "uid": "090f9066-7ad6-409f-9763-5e6f988ecc41"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app.kubernetes.io/component": "server",
                        "app.kubernetes.io/instance": "trustedprofileanalyzer",
                        "app.kubernetes.io/name": "server",
                        "pod-template-hash": "6bc48c8bff"
                    }
                },
                "template": {
                    "metadata": {
                        "annotations": {
                            "configHash/auth": "01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b"
                        },
                        "creationTimestamp": null,
                        "labels": {
                            "app.kubernetes.io/component": "server",
                            "app.kubernetes.io/instance": "trustedprofileanalyzer",
                            "app.kubernetes.io/name": "server",
                            "pod-template-hash": "6bc48c8bff"
                        }
                    },
                    "spec": {
                        "affinity": {
                            "podAffinity": {
                                "requiredDuringSchedulingIgnoredDuringExecution": [
                                    {
                                        "labelSelector": {
                                            "matchLabels": {
                                                "app.kubernetes.io/component": "server",
                                                "app.kubernetes.io/instance": "trustedprofileanalyzer",
                                                "app.kubernetes.io/name": "server"
                                            }
                                        },
                                        "topologyKey": "kubernetes.io/hostname"
                                    }
                                ]
                            }
                        },
                        "containers": [
                            {
                                "args": [
                                    "api",
                                    "--auth-configuration",
                                    "/etc/config/auth.yaml"
                                ],
                                "command": [
                                    "/usr/local/bin/trustd"
                                ],
                                "env": [
                                    {
                                        "name": "NAMESPACE",
                                        "valueFrom": {
                                            "fieldRef": {
                                                "apiVersion": "v1",
                                                "fieldPath": "metadata.namespace"
                                            }
                                        }
                                    },
                                    {
                                        "name": "RUST_LOG",
                                        "value": "debug"
                                    },
                                    {
                                        "name": "RUST_BACKTRACE",
                                        "value": "1"
                                    },
                                    {
                                        "name": "INFRASTRUCTURE_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "INFRASTRUCTURE_BIND",
                                        "value": "[::]:9010"
                                    },
                                    {
                                        "name": "HTTP_SERVER_BIND_ADDR",
                                        "value": "::"
                                    },
                                    {
                                        "name": "HTTP_SERVER_TLS_ENABLED",
                                        "value": "true"
                                    },
                                    {
                                        "name": "HTTP_SERVER_TLS_KEY_FILE",
                                        "value": "/etc/tls/tls.key"
                                    },
                                    {
                                        "name": "HTTP_SERVER_TLS_CERTIFICATE_FILE",
                                        "value": "/etc/tls/tls.crt"
                                    },
                                    {
                                        "name": "TRUSTD_DB_HOST",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "host",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_PORT",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "port",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_NAME",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "dbname",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "user",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "TRUSTD_DB_SSLMODE",
                                        "value": "disable"
                                    },
                                    {
                                        "name": "TRUSTD_STORAGE_STRATEGY",
                                        "value": "fs"
                                    },
                                    {
                                        "name": "TRUSTD_STORAGE_FS_PATH",
                                        "value": "/data/storage"
                                    },
                                    {
                                        "name": "SWAGGER_UI_OIDC_ISSUER_URL",
                                        "value": "https://sso.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/realms/tsf-iam"
                                    },
                                    {
                                        "name": "SWAGGER_UI_OIDC_CLIENT_ID",
                                        "value": "frontend"
                                    },
                                    {
                                        "name": "SWAGGER_UI_OIDC_TLS_CA_CERTIFICATES",
                                        "value": "/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"
                                    },
                                    {
                                        "name": "UI_ISSUER_URL",
                                        "value": "https://sso.apps.rosa.kx-9c4496b8ad.nu3c.p3.openshiftapps.com/realms/tsf-iam"
                                    },
                                    {
                                        "name": "UI_CLIENT_ID",
                                        "value": "frontend"
                                    }
                                ],
                                "image": "registry.redhat.io/rhtpa/rhtpa-trustification-service-rhel9@sha256:120485f6d677cfeaae0509169f46df14f3ebfafd87b3d876dfa59b738f846c77",
                                "imagePullPolicy": "IfNotPresent",
                                "livenessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health/live",
                                        "port": 9010,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 2,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "name": "service",
                                "ports": [
                                    {
                                        "containerPort": 9010,
                                        "name": "infra",
                                        "protocol": "TCP"
                                    },
                                    {
                                        "containerPort": 8080,
                                        "name": "endpoint",
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "httpGet": {
                                        "path": "/health/ready",
                                        "port": 9010,
                                        "scheme": "HTTP"
                                    },
                                    "initialDelaySeconds": 2,
                                    "periodSeconds": 10,
                                    "successThreshold": 1,
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "requests": {
                                        "cpu": "1",
                                        "memory": "8Gi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/etc/tls",
                                        "name": "tls",
                                        "readOnly": true
                                    },
                                    {
                                        "mountPath": "/etc/config/auth.yaml",
                                        "name": "config-auth",
                                        "subPath": "auth.yaml"
                                    },
                                    {
                                        "mountPath": "/data/storage",
                                        "name": "storage"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {},
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "tls",
                                "secret": {
                                    "defaultMode": 420,
                                    "secretName": "server-tls"
                                }
                            },
                            {
                                "configMap": {
                                    "defaultMode": 420,
                                    "name": "tpa-auth-config"
                                },
                                "name": "config-auth"
                            },
                            {
                                "name": "storage",
                                "persistentVolumeClaim": {
                                    "claimName": "storage"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        },
        {
            "apiVersion": "apps/v1",
            "kind": "ReplicaSet",
            "metadata": {
                "annotations": {
                    "app.kubernetes.io/part-of": "tsf",
                    "deployment.kubernetes.io/desired-replicas": "1",
                    "deployment.kubernetes.io/max-replicas": "2",
                    "deployment.kubernetes.io/revision": "1",
                    "meta.helm.sh/release-name": "tsf-infrastructure",
                    "meta.helm.sh/release-namespace": "tsf"
                },
                "creationTimestamp": "2026-04-01T11:42:25Z",
                "generation": 1,
                "labels": {
                    "app": "tpa-pgsql-bee",
                    "phase": "reference",
                    "pod-template-hash": "5f9d857cf7"
                },
                "name": "tpa-pgsql-bee-5f9d857cf7",
                "namespace": "tsf-tpa",
                "ownerReferences": [
                    {
                        "apiVersion": "apps/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "Deployment",
                        "name": "tpa-pgsql-bee",
                        "uid": "1a375a8b-d081-4c20-80e1-267d972e9311"
                    }
                ],
                "resourceVersion": "24426",
                "uid": "50cafa3d-b15a-41d8-aacf-43a88ba3a28f"
            },
            "spec": {
                "replicas": 1,
                "selector": {
                    "matchLabels": {
                        "app": "tpa-pgsql-bee",
                        "pod-template-hash": "5f9d857cf7"
                    }
                },
                "template": {
                    "metadata": {
                        "creationTimestamp": null,
                        "labels": {
                            "app": "tpa-pgsql-bee",
                            "phase": "reference",
                            "pod-template-hash": "5f9d857cf7"
                        }
                    },
                    "spec": {
                        "containers": [
                            {
                                "env": [
                                    {
                                        "name": "POSTGRESQL_USER",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "user",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POSTGRESQL_PASSWORD",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "password",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    },
                                    {
                                        "name": "POSTGRESQL_DATABASE",
                                        "valueFrom": {
                                            "secretKeyRef": {
                                                "key": "dbname",
                                                "name": "tpa-pgsql-user"
                                            }
                                        }
                                    }
                                ],
                                "image": "registry.redhat.io/rhel9/postgresql-16:1-1754433677",
                                "imagePullPolicy": "IfNotPresent",
                                "name": "pgsql-bee",
                                "ports": [
                                    {
                                        "containerPort": 5432,
                                        "protocol": "TCP"
                                    }
                                ],
                                "readinessProbe": {
                                    "failureThreshold": 3,
                                    "initialDelaySeconds": 15,
                                    "periodSeconds": 20,
                                    "successThreshold": 1,
                                    "tcpSocket": {
                                        "port": 5432
                                    },
                                    "timeoutSeconds": 1
                                },
                                "resources": {
                                    "limits": {
                                        "cpu": "1",
                                        "memory": "1Gi"
                                    },
                                    "requests": {
                                        "cpu": "250m",
                                        "memory": "512Mi"
                                    }
                                },
                                "terminationMessagePath": "/dev/termination-log",
                                "terminationMessagePolicy": "File",
                                "volumeMounts": [
                                    {
                                        "mountPath": "/var/lib/pgsql/data",
                                        "name": "pgsql-storage"
                                    }
                                ]
                            }
                        ],
                        "dnsPolicy": "ClusterFirst",
                        "restartPolicy": "Always",
                        "schedulerName": "default-scheduler",
                        "securityContext": {
                            "runAsNonRoot": true
                        },
                        "terminationGracePeriodSeconds": 30,
                        "volumes": [
                            {
                                "name": "pgsql-storage",
                                "persistentVolumeClaim": {
                                    "claimName": "tpa-pgsql-data"
                                }
                            }
                        ]
                    }
                }
            },
            "status": {
                "availableReplicas": 1,
                "fullyLabeledReplicas": 1,
                "observedGeneration": 1,
                "readyReplicas": 1,
                "replicas": 1
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
