Skip to content

Commit

Permalink
chore: more minor spellings
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Fiddes <peter.fiddes@gmail.com>
  • Loading branch information
hawksight committed Sep 4, 2023
1 parent 039b20d commit fa00354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/tutorials/certificate-defaults/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,9 @@ This section is a little more nuanced and requires a minor tweak to the default
There are some potential fixes for this issue:
1. Rename the "cert-manager-webook" mutating and validating webhooks with `z-<existing_name>` so that they execute last, after the Kyverno webhooks.
1. Rename the 'cert-manager-webhook' mutating and validating webhooks with `z-<existing_name>` so that they execute last, after the Kyverno webhooks.
1. We fix cert-manager "mutatingwebhookconfiguration" to not mess with `Certificate` resource as in [this PR](https://github.com/cert-manager/cert-manager/pull/6311).
1. We fix cert-manager mutating webhook not mess with `Certificate` resource as in [this PR](https://github.com/cert-manager/cert-manager/pull/6311).
1. You use enforcement in your policy to explicitly override the value regardless of what the user sets.
Expand Down

0 comments on commit fa00354

Please sign in to comment.