From aa568c016211f2a043d7cbe9df9eb77658bd45ee Mon Sep 17 00:00:00 2001 From: sheajamba Date: Mon, 10 Oct 2022 12:16:23 -0400 Subject: [PATCH] Update RPM docs warning about support --- docs/src/main/sphinx/installation/rpm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/sphinx/installation/rpm.rst b/docs/src/main/sphinx/installation/rpm.rst index 9b8349ebd04b..a65402a6f2d9 100644 --- a/docs/src/main/sphinx/installation/rpm.rst +++ b/docs/src/main/sphinx/installation/rpm.rst @@ -13,8 +13,8 @@ to start as a service. It is recommended to deploy Trino with the :doc:`Helm chart ` on Kubernetes or manually with the :doc:`Docker containers ` or the - :doc:`tar archive `. While the RPM is available for use, it is not - tested. + :doc:`tar archive `. While the RPM is available for use, it is + discouraged in favor of the tarball or Docker containers. Installing Trino ----------------