Skip to content
Snippets Groups Projects
Verified Commit c526c653 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

admin: Upgrade admin cluster version to match the reality

Related to sysadm-environment#4999
parent 9b2eeb61
No related branches found
No related tags found
No related merge requests found
......@@ -203,6 +203,15 @@ resource "rancher2_app_v2" "cluster-admin-rancher-monitoring" {
chart_name = "rancher-monitoring"
chart_version = "100.1.3+up19.0.3"
values = <<EOF
alertmanager:
alertmanagerSpec:
logLevel: debug
global:
cattle:
clusterId: c-q2wd4
clusterName: cluster-admin
systemDefaultRegistry: ""
systemDefaultRegistry: ""
nodeExporter:
serviceMonitor:
enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment