We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713ea10 commit 9f5019bCopy full SHA for 9f5019b
crates/stackable-operator/CHANGELOG.md
@@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Support `objectOverrides` ([#1118]).
+- Support `objectOverrides`, which are a list of generic Kubernetes objects, which are merged onto the objects that the operator creates.
10
+ Alongside, a `patchinator` module was added, which takes a Kubernetes object and a list of patches and applies them to the object ([#1118]).
11
12
### Changed
13
0 commit comments