Skip to content

Commit 22d1dc6

Browse files
authored
Update crates/stackable-operator/CHANGELOG.md
1 parent cdbde7d commit 22d1dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/stackable-operator/CHANGELOG.md

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

77
### Added
88

9-
- Support `objectOverrides`, which are a list of generic Kubernetes objects, which are merged onto the objects that the operator creates.
10-
Alongside, a `deep_merger` module was added, which takes a Kubernetes object and a list of depp merged and applies them to the object ([#1118]).
9+
- Support `objectOverrides`, a list of generic Kubernetes objects, which are merged into the objects created by the operator.
10+
Alongside, a `deep_merger` module was added, which takes a Kubernetes object and a list of overrides and merges them into the provided object ([#1118]).
1111

1212
### Changed
1313

0 commit comments

Comments
 (0)