From 5972a2afcce60c75747a828b29012bbe2d9395ec Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 30 Jun 2025 17:47:29 +0200 Subject: [PATCH] change authelia values as per update --- infrastructure/argocd/argocd.configmap.yaml | 6 +++--- infrastructure/authelia/authelia.values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/infrastructure/argocd/argocd.configmap.yaml b/infrastructure/argocd/argocd.configmap.yaml index ad97d97..5179411 100644 --- a/infrastructure/argocd/argocd.configmap.yaml +++ b/infrastructure/argocd/argocd.configmap.yaml @@ -3,9 +3,9 @@ kind: ConfigMap metadata: name: argocd-cm data: + # enable helm when using kustomize kustomize.buildOptions: --enable-helm - # switch to annotation based resource tracking as per - # https://argo-cd.readthedocs.io/en/stable/user-guide/resource_tracking/ - application.resourceTrackingMethod: annotation+label # disable admin user - use oidc admin.enabled: "false" + # show neat status badges in the UI or as embeds + statusbadge.enabled: "true" diff --git a/infrastructure/authelia/authelia.values.yaml b/infrastructure/authelia/authelia.values.yaml index f062dbb..97d3f44 100644 --- a/infrastructure/authelia/authelia.values.yaml +++ b/infrastructure/authelia/authelia.values.yaml @@ -75,7 +75,7 @@ configMap: local: enabled: true - file: /config/db.sqlite3 + path: /config/db.sqlite3 identity_validation: