We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2033801 commit 4b4e755Copy full SHA for 4b4e755
1 file changed
src/app-config.production.yaml
@@ -63,8 +63,8 @@ catalog:
63
$include: /app/app-config.d/credentials/google-jwt.keys.yaml
64
schedule:
65
initialDelay: { seconds: 5 }
66
- frequency: { minutes: 1 }
67
- timeout: { seconds: 30 }
+ frequency: { minutes: 15 }
+ timeout: { seconds: 60 }
68
serverlessops-catalog:
69
baseUrl: ${SERVERLESSOPS_CATALOG_API_URL}
70
namespace: default
0 commit comments