diff --git a/website/content/partials/known-issues/database-skip-static-role-rotation.mdx b/website/content/partials/known-issues/database-skip-static-role-rotation.mdx index 05d3bfbb10..a44de17394 100644 --- a/website/content/partials/known-issues/database-skip-static-role-rotation.mdx +++ b/website/content/partials/known-issues/database-skip-static-role-rotation.mdx @@ -14,5 +14,4 @@ their passwords rotated when Vault is restarted. The password rotation will not occur on restart if the static role has already had its password rotated. #### Workaround -Upgrade to Vault version 1.18.6+ and 1.19.1+. For earlier versions of Vault, the only -workaround avoiding restarts of the backend. +Currently, there is no workaround except to avoid a restart of the backend.