feat(STATE-WP-0064): enable cluster consistency sweep schedule
Enable the definition in k8s projection and pass activity-core source tags.
This commit is contained in:
parent
adfd1a9067
commit
faf5d60ae8
2 changed files with 5 additions and 4 deletions
|
|
@ -170,10 +170,10 @@ data:
|
|||
name: "State Hub Consistency Sweep"
|
||||
type: activity-definition
|
||||
version: "1.0"
|
||||
enabled: false
|
||||
enabled: true
|
||||
owner: custodian
|
||||
governance: custodian
|
||||
status: proposed
|
||||
status: active
|
||||
created: "2026-06-21"
|
||||
trigger:
|
||||
type: cron
|
||||
|
|
@ -186,6 +186,7 @@ data:
|
|||
required: true
|
||||
params:
|
||||
max_seconds: 300
|
||||
source: activity-core
|
||||
bind_to: context.consistency_sweep_remote_all
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue