gitea: admin: username: stackops password: stackops-admin-2026 config: server: DOMAIN: git.nodeup.ru ROOT_URL: https://git.nodeup.ru SSH_DOMAIN: git.nodeup.ru database: DB_TYPE: sqlite3 session: PROVIDER: memory cache: ADAPTER: memory queue: TYPE: level packages: ENABLED: true persistence: enabled: true size: 10Gi storageClass: local-path ingress: enabled: true className: nginx annotations: cert-manager.io/cluster-issuer: letsencrypt-prod hosts: - host: git.nodeup.ru paths: - path: / pathType: Prefix tls: - secretName: gitea-tls hosts: - git.nodeup.ru postgresql-ha: enabled: false redis-cluster: enabled: false