Merge pull request 'Fix configuración inicial - 2026-04-13T22:23:17-04:00' (#2) from feat/dm/gitops into main
Reviewed-on: #2
This commit is contained in:
commit
0074c95829
@ -7,9 +7,9 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
sources:
|
sources:
|
||||||
# FUENTE A: El Chart oficial (repositorio externo)
|
# FUENTE A: El Chart oficial (repositorio externo)
|
||||||
- repoURL: 'https://charts.christianhuth.de' # Ajusta a la URL del chart que usas
|
- repoURL: 'https://charts.goauthentik.io' # Ajusta a la URL del chart que usas
|
||||||
chart: freshrss
|
chart: authentik
|
||||||
targetRevision: 2.8.11 # Versión específica del chart
|
targetRevision: 2026.2.2 # Versión específica del chart
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $configuracion/apps/authentik/values-authentik.yaml # Ruta exacta en tu Gitea
|
- $configuracion/apps/authentik/values-authentik.yaml # Ruta exacta en tu Gitea
|
||||||
@ -28,4 +28,4 @@ spec:
|
|||||||
prune: true
|
prune: true
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user