Skip to content

Commit

Permalink
Add a comment about registry.redhat.io/edo/external-dns-rhel8
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
  • Loading branch information
tiraboschi committed Apr 26, 2024
1 parent daea6fc commit e735a6f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ if [[ -z \${MCE} ]] ; then
### workaround for https://issues.redhat.com/browse/OCPBUGS-32765
echo "workaround for https://issues.redhat.com/browse/OCPBUGS-32765"
# please remember to keep it consistent when the image reference on
# https://github.com/openshift/hypershift/blob/94092458fd77a0ae7f5d5126aa45fc03f9b74323/cmd/install/install.go#L51-L55
# gets bumped
oc image mirror --keep-manifest-list=true registry.redhat.io/edo/external-dns-rhel8@sha256:638fb6b5fc348f5cf52b9800d3d8e9f5315078fc9b1e57e800cb0a4a50f1b4b9 \${mirror_registry}/\${LOCALIMAGES}/external-dns-rhel8
oc apply -f - <<EOF2
apiVersion: config.openshift.io/v1
Expand Down

0 comments on commit e735a6f

Please sign in to comment.