added export config parameter in helm configmap

This commit is contained in:
carnivuth
2026-02-03 15:26:58 +01:00
parent 5786457567
commit 226e389604
2 changed files with 4 additions and 0 deletions

View File

@@ -84,6 +84,8 @@ config:
token_tries: 10
dashboard:
secret_path: null # Auto-generated if not set, or set to "/my-secret-dashboard"
exports:
path: "exports"
database:
path: "data/krawl.db"
retention_days: 30