docs: update purge script's status now that it's running (#1679)

Issue SYNC-4182
This commit is contained in:
Philip Jenvey 2025-04-03 15:03:00 -07:00 committed by GitHub
parent aeedcf1e19
commit 6f0c7b28db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,11 +9,9 @@ Obsolete records are those replaced by newer records for the same user or marked
---
## Status
**DISABLED**:
- As of 2024-03-12, this script has not been running in an automated format. Requires a manual run to initiate.
- Running as Kubernetes Workload as part of deployment in `sync-prod` as: `tokenserver-prod-sync-app-1-purge-old-records-0`
- See YAML configuration when editing each job.
- See Kubernetes Engine Workload Panel in [`sync-prod`](https://console.cloud.google.com/kubernetes/workload/overview?inv=1&invt=AbmJeQ&project=moz-fx-sync-prod-3f0c) for more information.
- Each run is captured by an incrementing number after ` tokenserver-prod-sync-app-1-purge-old-records-<#>`
---