From e58969783b1351899196c4e10362ee7b4d7e03f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20=C5=A0imon?= Date: Thu, 26 Aug 2021 14:50:34 +0200 Subject: [PATCH] update description of rhel 9 template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Karel Šimon --- templates/rhel9.tpl.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/rhel9.tpl.yaml b/templates/rhel9.tpl.yaml index 8058c1cd..9c5b7423 100644 --- a/templates/rhel9.tpl.yaml +++ b/templates/rhel9.tpl.yaml @@ -5,6 +5,8 @@ metadata: annotations: openshift.io/display-name: "Red Hat Enterprise Linux 9.0 Alpha VM" description: >- + Template for Red Hat Enterprise Linux 9 VM or newer. + A PVC with the RHEL disk image must be available. Red Hat Enterprise Linux Beta releases are made available only for testing purposes. Red Hat provides these Beta releases and revisions as a courtesy to @@ -12,14 +14,12 @@ metadata: Availability (GA) release, and to solicit feedback from users on the Beta functionality. Red Hat does not support the usage of RHEL Beta releases in - production use cases. NOTE: Beta cases are - handled as Severity 4. Upgrading to or from any - RHEL Beta release is not an upgrade path that is - supported by Red Hat. Red Hat Enterprise Linux Beta + production use cases. + NOTE: Beta cases are handled as Severity 4. + Upgrading to or from any RHEL Beta release is not an upgrade + path that is supported by Red Hat. Red Hat Enterprise Linux Beta deployments cannot be directly updated to a non-beta Red Hat Enterprise Linux release, or vice-versa. - Template for Red Hat Enterprise Linux 9 VM or newer. - A PVC with the RHEL disk image must be available. tags: "hidden,kubevirt,virtualmachine,linux,rhel" iconClass: "icon-{{ icon }}" openshift.io/provider-display-name: "KubeVirt"