
As services are configured to use ServiceToken auth, the formula to calculate the max_active_keys is max_active_keys = ((token_expiration + allow_expired_window) / rotation_frequency) + 2 Change-Id: I4794e11fe307b16f3a1dca65ec2feb619661142f
4 lines
56 B
YAML
4 lines
56 B
YAML
---
|
|
fixes:
|
|
- Fix the number of max active fernet keys
|