Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ general:
## Crons
#####################
crons:
enabled: false
enabled: true
## If set to `true`, will deploy a crons service for processing crons and other background operations
## This service runs the same application as the backend but with crons profiles activated
## It does not expose any external ports and focuses on background processing to improve backend performance
Expand Down
Loading