Skip to content

Commit 2327c0d

Browse files
committed
changelog
1 parent 433de2e commit 2327c0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
66

77
### Fixed
88

9-
- BREAKING: Prevent Pod 0 restart by utilizing mutating webhook.
9+
- BREAKING: Prevent Pod 0 restart by utilizing a mutating webhook.
1010
The commons-operator now needs the RBAC permission to `create` and `patch`
11-
`mutatingwebhookconfigurations`. Because of this, the webhook can be disabled using
11+
`mutatingwebhookconfigurations`. The webhook can be disabled using
1212
`--disable-restarter-mutating-webhook` or by setting the `DISABLE_RESTARTER_MUTATING_WEBHOOK`
1313
env variable ([#387]).
1414

0 commit comments

Comments
 (0)