mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 10:03:28 +00:00
update values to false
This commit is contained in:
@@ -51,8 +51,8 @@ Before you can install Monitoring V2, Monitoring V1 needs to be uninstalled comp
|
||||
To prevent v1 monitoring from being re-enabled, disable monitoring and in future RKE template revisions via modification of the RKE template yaml:
|
||||
|
||||
```yaml
|
||||
enable_cluster_alerting: true
|
||||
enable_cluster_monitoring: true
|
||||
enable_cluster_alerting: false
|
||||
enable_cluster_monitoring: false
|
||||
```
|
||||
|
||||
#### Migrating Grafana Dashboards
|
||||
|
||||
Reference in New Issue
Block a user