import React from 'react'; import { translate as __ } from 'foremanReact/common/I18n'; export const PageDescription = () => (
{__( 'Red Hat Insights is a set of cloud services which provide unified subscription reporting, predictive analysis and remediation of issues through this Satellite instance.' )}
{__( 'In order to utilize these services, you can set the auto upload in the settings to "ON".' )}
{__( 'You can also trigger the upload manually by opening the relevant organization card, and clicking on the "Restart" button' )}