Skip to content

Commit a47fe21

Browse files
committed
Use chart repository for cloudwatch adapter
1 parent ff325f0 commit a47fe21

15 files changed

Lines changed: 36 additions & 428 deletions

charts.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,9 @@
7878
"chart": "sloth",
7979
"repository": "https://slok.github.io/sloth",
8080
"version": "0.7.0"
81+
"k8s-cloudwatch-adapter": {
82+
"chart": "k8s-cloudwatch-adapter",
83+
"repository": "https://charts.deliveryhero.io",
84+
"version": "0.2.1"
8185
}
8286
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"chart": "k8s-cloudwatch-adapter",
3+
"repository": "https://charts.deliveryhero.io",
4+
"version": "0.2.1"
5+
}

platform/modules/cloudwatch-adapter/chart/Chart.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/_helpers.tpl

Lines changed: 0 additions & 61 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/apiservice.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/clusterrole.yaml

Lines changed: 0 additions & 41 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/clusterrolebinding.yaml

Lines changed: 0 additions & 55 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/crd.yaml

Lines changed: 0 additions & 84 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/deployment.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

platform/modules/cloudwatch-adapter/chart/templates/rolebinding.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)