diff --git a/demo/cluster/aws-child.yaml b/demo/cluster/aws-child.yaml index bf665a7..f344ba1 100644 --- a/demo/cluster/aws-child.yaml +++ b/demo/cluster/aws-child.yaml @@ -19,7 +19,7 @@ spec: worker: instanceType: t3.small workersNumber: 3 - template: aws-standalone-cp-0-0-3 + template: aws-standalone-cp-0-0-4 servicesPriority: 100 services: - template: motel-child-0-1-2 @@ -27,11 +27,12 @@ spec: namespace: motel-child values: | opencost: - prometheus: - external: - url: "https://vmauth.hmc0.example.net/vm/select/0/prometheus" - exporter: - defaultClusterId: "aws-child0" + opencost: + prometheus: + external: + url: "https://vmauth.hmc0.example.net/vm/select/0/prometheus" + exporter: + defaultClusterId: "aws-child0" victoriametrics: vmagent: remoteWriteUrl: https://vmauth.hmc0.example.net/vm/insert/0/prometheus/api/v1/write diff --git a/demo/cluster/aws-regional.yaml b/demo/cluster/aws-regional.yaml index 7aadd3a..9c6b0e5 100644 --- a/demo/cluster/aws-regional.yaml +++ b/demo/cluster/aws-regional.yaml @@ -19,7 +19,7 @@ spec: worker: instanceType: t3.medium workersNumber: 3 - template: aws-standalone-cp-0-0-3 + template: aws-standalone-cp-0-0-4 servicesPriority: 100 services: - template: ingress-nginx-4-11-3