Skip to content

Commit

Permalink
Update demo cluster template version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Basov committed Dec 19, 2024
1 parent 58057e5 commit 98347da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions demo/cluster/aws-child.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,20 @@ 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
name: motel-child
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
Expand Down
2 changes: 1 addition & 1 deletion demo/cluster/aws-regional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 98347da

Please sign in to comment.