Skip to content

Commit

Permalink
docs: Correct skipRecreate description (#1371)
Browse files Browse the repository at this point in the history
Signed-off-by: tewfik-ghariani <tewfik.ghariani@1und1.de>
  • Loading branch information
tewfik-ghariani authored Nov 15, 2023
1 parent 7f8db28 commit b37553e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/sealed-secrets/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ secretName: "sealed-secrets-key"
##
updateStatus: true
## @param skipRecreate Specifies whether the Sealed Secrets controller should skip recreating removed secrets
## Setting it to false allows to optionally restore backward compatibility in low priviledge
## Setting it to true allows to optionally restore backward compatibility in low priviledge
## environments when old versions of the controller did not require watch permissions on secrets
## for secret re-creation.
##
Expand Down

0 comments on commit b37553e

Please sign in to comment.