--- connect_connectors.py.orig 2025-12-03 01:45:10.096682209 -0500 +++ connect_connectors.py 2025-12-03 01:45:24.377935880 -0500 @@ -24,7 +24,7 @@ ['github-events'] ), steps.create_connect_cluster(KAFKA_CONNECT_CLUSTER_NAME, - "quay.io/redhattraining/ad482-" + "registry.ocp4.example.com:8443/redhattraining/ad482-" "ch05s04-connect-cluster:latest"), steps.create_elasticsearch_cluster("elasticsearch") ]