feat: Gitea | migrate helm chart into CDKTF (#3)

Reviewed-on: #3
This commit is contained in:
2025-07-14 07:50:57 +00:00
parent 2cca9727ce
commit 1be613bedf
10 changed files with 1600 additions and 23 deletions

View File

@@ -11,8 +11,6 @@ repositories:
url: https://charts.bitnami.com/bitnami
- name: cnpg
url: https://cloudnative-pg.github.io/charts
- name: gitea
url: https://dl.gitea.com/charts
- name: jetstack
url: https://charts.jetstack.io
- name: prometheus-community
@@ -73,14 +71,6 @@ releases:
values:
- ./values/memcached.values.yaml
# Gitea
- name: gitea
namespace: gitea-system
chart: gitea/gitea
version: 10.4.0
values:
- ./values/gitea.values.yaml
# Cert Manager
- name: cert-manager
namespace: cert-manager