feat: CDKTF | migrate postgres to CDKTF

This commit is contained in:
2025-07-14 21:09:38 +05:00
parent cde19a0d73
commit 5bfb72ef81
5 changed files with 322 additions and 166 deletions

View File

@@ -9,8 +9,6 @@ repositories:
url: https://kubernetes.github.io/ingress-nginx
- name: bitnami
url: https://charts.bitnami.com/bitnami
- name: cnpg
url: https://cloudnative-pg.github.io/charts
- name: jetstack
url: https://charts.jetstack.io
- name: prometheus-community
@@ -57,12 +55,6 @@ releases:
values:
- ./values/externaldns.values.yaml
# Postgres operator
- name: postgres-system
namespace: postgres-system
chart: cnpg/cloudnative-pg
version: 0.23.0
# Memcached
- name: memcached
namespace: memcached-system