Skip to content

Commit

Permalink
Clarify edge UWM info in the README
Browse files Browse the repository at this point in the history
Signed-off-by: Landon LaSmith <[email protected]>
  • Loading branch information
LaVLaS committed Sep 15, 2023
1 parent bff8fe4 commit d0068a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ See [pipelines/README.md](pipelines/README.md)
### Observability setup

* Edge cluster(s)
* Login to edge cluster
* Enable userWorkloadMonitoring
* `oc edit cm cluster-monitoring-config`
* Login to the edge cluster using an account with cluster-admin privileges
* Enable [monitoring for user-defined projects](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.13/html/monitoring/enabling-monitoring-for-user-defined-projects) in OpenShift clusters
* `oc -n openshift-monitoring edit configmap cluster-monitoring-config`
* Set variable `enableUserWorkload` to `true`
* Edit contents of [thanos-secret](acm/odh-core/acm-observability/secrets/thanos.yaml) file.

0 comments on commit d0068a5

Please sign in to comment.