feat: CDKTF | migrate authentik to cdktf
This commit is contained in:
@@ -11,8 +11,6 @@ repositories:
|
||||
url: https://charts.jetstack.io
|
||||
- name: prometheus-community
|
||||
url: https://prometheus-community.github.io/helm-charts
|
||||
- name: authentik
|
||||
url: https://charts.goauthentik.io
|
||||
---
|
||||
releases:
|
||||
# Load Balancer
|
||||
@@ -76,11 +74,3 @@ releases:
|
||||
version: 20.2.0
|
||||
values:
|
||||
- ./values/redis.values.yaml
|
||||
|
||||
# Authentik
|
||||
- name: authentik
|
||||
namespace: authentik-system
|
||||
chart: authentik/authentik
|
||||
version: 2024.10.5
|
||||
values:
|
||||
- ./values/authentik.values.yaml
|
||||
|
||||
Reference in New Issue
Block a user