lab-cr.patch 660 B

1234567891011
  1. --- comprehensive_review.py.orig 2025-12-03 01:43:38.816669279 -0500
  2. +++ comprehensive_review.py 2025-12-03 01:44:00.333558121 -0500
  3. @@ -80,7 +80,7 @@
  4. "postgresql-sensors.sql")
  5. ),
  6. steps.create_connect_cluster(KAFKA_CONNECT_CLUSTER_NAME,
  7. - "quay.io/redhattraining/ad482-"
  8. + "registry.ocp4.example.com:8443/redhattraining/ad482-"
  9. "ch05s08-connect-cluster:latest"),
  10. steps.create_ocp_projects([self.__LAB__]),
  11. steps.create_service_registry_postgresql(self.__LAB__),