V2 Wizard: Expose OCI images in stable

This commit is contained in:
lucasgarfield 2024-05-02 14:16:26 +02:00 committed by Lucas Garfield
parent 876eb3bdf3
commit c88a0323f2

View file

@ -147,7 +147,7 @@ const TargetEnvironment = () => {
isDisplayLarge
/>
)}
{supportedEnvironments?.includes('oci') && isBeta() && (
{supportedEnvironments?.includes('oci') && (
<Tile
className="tile pf-u-mr-sm"
data-testid="upload-oci"