change authelia values as per update

This commit is contained in:
Remy Moll 2025-06-30 17:47:29 +02:00
parent 48e534e82a
commit 5972a2afcc
2 changed files with 4 additions and 4 deletions

View File

@ -3,9 +3,9 @@ kind: ConfigMap
metadata: metadata:
name: argocd-cm name: argocd-cm
data: data:
# enable helm when using kustomize
kustomize.buildOptions: --enable-helm 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 # disable admin user - use oidc
admin.enabled: "false" admin.enabled: "false"
# show neat status badges in the UI or as embeds
statusbadge.enabled: "true"

View File

@ -75,7 +75,7 @@ configMap:
local: local:
enabled: true enabled: true
file: /config/db.sqlite3 path: /config/db.sqlite3
identity_validation: identity_validation: