diff --git a/image-rhel-8.6.yaml b/image-rhel-8.6.yaml index 0966b587..d01b5fc8 100644 --- a/image-rhel-8.6.yaml +++ b/image-rhel-8.6.yaml @@ -8,9 +8,6 @@ squashfs-compression: gzip # defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key. ignition-network-kcmdline: [] -# Keep OCP metadata on our container image, but xref https://github.com/openshift/os/issues/1047 -ostree-container-inject-openshift-cvo-labels: true - # vmware-secure-boot changes the EFI secure boot option. # set false here due to https://bugzilla.redhat.com/show_bug.cgi?id=2106055 vmware-secure-boot: false diff --git a/image-rhel-9.0.yaml b/image-rhel-9.0.yaml index 7d7b61d1..17c8d9cc 100644 --- a/image-rhel-9.0.yaml +++ b/image-rhel-9.0.yaml @@ -5,9 +5,6 @@ size: 16 # defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key. ignition-network-kcmdline: [] -# Keep OCP metadata on our container image, but xref https://github.com/openshift/os/issues/1047 -ostree-container-inject-openshift-cvo-labels: true - # vmware-secure-boot changes the EFI secure boot option. # set false here due to https://bugzilla.redhat.com/show_bug.cgi?id=2106055 vmware-secure-boot: false