Merge pull request #4798 from Infisical/fix/azurePkiSyncLabel

Rename Azure PKI option to be more clear
This commit is contained in:
carlosmonastyrski
2025-11-03 15:31:10 -03:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ export const PkiSyncOptionsFields = ({ destination }: Props) => {
isChecked={value}
>
<p>
Enable Removal of Active/Revoked Certificates{" "}
Enable Removal of Expired/Revoked Certificates{" "}
<Tooltip
className="max-w-md"
content={
@@ -152,7 +152,7 @@ export const PkiSyncOptionsFields = ({ destination }: Props) => {
isChecked={value}
>
<p>
Preserve Version on Renewal{" "}
Enable Versioning on Renewal{" "}
<Tooltip
className="max-w-md"
content={