change authelia values as per update
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user