gitea: enable metrics

This commit is contained in:
2025-11-26 09:52:24 -05:00
parent b2d4211583
commit 5ffaa2d65b

View File

@@ -82,6 +82,10 @@ gitea:
USER: gitea_dubyatp
security:
INSTALL_LOCK: true
metrics:
enabled: true
serviceMonitor:
enabled: true
extraDeploy:
- apiVersion: traefik.io/v1alpha1
kind: IngressRouteTCP