try to fix readinessProbe

This commit is contained in:
dvirlabs 2025-04-30 17:32:24 +03:00
parent e8f2558ff3
commit bac1b65de2

View File

@ -55,7 +55,11 @@ gitea:
MAILER__ENABLED: "false"
readinessProbe:
enabled: false
enabled: true
httpGet:
path: /
port: 3000
scheme: HTTP
namespace:
enabled: false