Skip to content

Commit

Permalink
Installation of cluster monitoring is no longer necessary
Browse files Browse the repository at this point in the history
Installation of cluster monitoring in CRC (and elsewhere) is no longer necessary for installation of STF.

Resolved by #465
  • Loading branch information
leifmadsen committed Sep 14, 2023
1 parent 72d91b6 commit 9077425
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 9077425

Please sign in to comment.