ImagesTable: update empty-table message
Update the message now that we support CentOS Stream, Azure+GCP support as well as package selection.
This commit is contained in:
parent
f00cf08506
commit
782d6c684c
1 changed files with 4 additions and 2 deletions
|
|
@ -88,8 +88,10 @@ class ImagesTable extends Component {
|
|||
Create an image
|
||||
</Title>
|
||||
<EmptyStateBody>
|
||||
Create RHEL OS images for deployment in Amazon Web Services. Images can include
|
||||
an activation key to automate the registration process.
|
||||
Create OS images for deployment in Amazon Web Services,
|
||||
Microsoft Azure and Google Cloud Platform. Images can
|
||||
include a custom package set and an activation key to
|
||||
automate the registration process.
|
||||
</EmptyStateBody>
|
||||
<Link to="/imagewizard" className="pf-c-button pf-m-primary" data-testid="create-image-action">
|
||||
Create image
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue