feat: CDKTF | migrate prometheus into cdktf
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
repositories:
|
||||
- name: metallb
|
||||
url: https://metallb.github.io/metallb
|
||||
- name: prometheus-community
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
---
|
||||
releases:
|
||||
# Load Balancer
|
||||
@@ -10,11 +8,3 @@ releases:
|
||||
namespace: metallb-system
|
||||
chart: metallb/metallb
|
||||
version: 0.14.8
|
||||
|
||||
# Prometheus Operator
|
||||
- name: prometheus-operator
|
||||
namespace: prometheus-system
|
||||
chart: prometheus-community/kube-prometheus-stack
|
||||
version: 62.3.0
|
||||
values:
|
||||
- ./values/prometheus.values.yaml
|
||||
|
||||
Reference in New Issue
Block a user