kube-postgres.patch 471 B

1234567891011
  1. --- postgresql.yaml.orig 2025-12-03 01:56:00.956848630 -0500
  2. +++ postgresql.yaml 2025-12-03 01:56:19.799560625 -0500
  3. @@ -87,7 +87,7 @@
  4. - name: INIT_SQL_STATEMENTS
  5. value: >-
  6. ${INIT_SQL_STATEMENTS}
  7. - image: quay.io/redhattraining/ad482-postgresql:latest
  8. + image: registry.ocp4.example.com:8443/redhattraining/ad482-postgresql:latest
  9. imagePullPolicy: Always
  10. livenessProbe:
  11. exec: