ANNOTATION_RNDC_ROTATED_AT

Constant ANNOTATION_RNDC_ROTATED_AT 

Source
pub const ANNOTATION_RNDC_ROTATED_AT: &str = "bindy.firestoned.io/rndc-rotated-at";
Expand description

Annotation key for tracking pod restarts after RNDC rotation

Added to Deployment pod template to trigger rolling restart when RNDC key is rotated. Value is the timestamp when rotation occurred (ISO 8601 format).

Example value: "2025-01-26T10:30:00Z"