feat: CDKTF | migrate prometheus into cdktf

This commit is contained in:
2025-07-15 12:22:55 +05:00
parent 4f15e8d65a
commit 81702fac64
3 changed files with 35 additions and 10 deletions

View File

@@ -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