From e7eefd3197616b2ac562e1fa07a275c2133c5380 Mon Sep 17 00:00:00 2001 From: Karel Simon Date: Wed, 18 Aug 2021 10:57:00 +0200 Subject: [PATCH] update rhel 9 template description (#369) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Karel Šimon --- templates/rhel9.tpl.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/templates/rhel9.tpl.yaml b/templates/rhel9.tpl.yaml index 4c8d442d..00ba9f29 100644 --- a/templates/rhel9.tpl.yaml +++ b/templates/rhel9.tpl.yaml @@ -5,6 +5,19 @@ metadata: annotations: openshift.io/display-name: "Red Hat Enterprise Linux 9.0 Alpha VM" description: >- + 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 + facilitate early testing by users prior to a Generally + 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 + 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"