From 90774253e2e965185dc95c8c8d9aa965337d9d15 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Thu, 14 Sep 2023 13:16:54 -0400 Subject: [PATCH] Installation of cluster monitoring is no longer necessary Installation of cluster monitoring in CRC (and elsewhere) is no longer necessary for installation of STF. Resolved by #465 --- ...con_development-environment-resource-requirements.adoc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc-Service-Telemetry-Framework/modules/con_development-environment-resource-requirements.adoc b/doc-Service-Telemetry-Framework/modules/con_development-environment-resource-requirements.adoc index 0c2ae8c1..462234a3 100644 --- a/doc-Service-Telemetry-Framework/modules/con_development-environment-resource-requirements.adoc +++ b/doc-Service-Telemetry-Framework/modules/con_development-environment-resource-requirements.adoc @@ -40,14 +40,6 @@ The https://code-ready.github.io/crc/#minimum-system-requirements-hardware_gsg[m .Procedure -. After you complete the installation of CRC, you must enable cluster monitoring in the CRC environment: -+ -[source,bash,options="nowrap"] ----- -$ crc config set enable-cluster-monitoring true -Successfully configured enable-cluster-monitoring to true ----- - . If you have an existing environment, delete it, and recreate it to ensure that the resource requests have an effect. Enter the `crc delete` command: + [source,bash]