change authelia values as per update
This commit is contained in:
parent
48e534e82a
commit
5972a2afcc
@ -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"
|
||||
|
@ -75,7 +75,7 @@ configMap:
|
||||
|
||||
local:
|
||||
enabled: true
|
||||
file: /config/db.sqlite3
|
||||
path: /config/db.sqlite3
|
||||
|
||||
|
||||
identity_validation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user