gitea upgrade fixes

This commit is contained in:
2025-05-24 19:29:55 +02:00
parent 0c38b4219a
commit 8e92382784
3 changed files with 5 additions and 4 deletions

View File

@@ -7,4 +7,5 @@ data:
# 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"