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 148d2ee commit 2c49aa6Copy full SHA for 2c49aa6
1 file changed
CHANGELOG.md
@@ -6,10 +6,9 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
-- Support the annotation `restarter.stackable.tech/ignore` on ConfigMaps and Secrets and the
10
- annotations `restarter.stackable.tech/ignore-configmap.x` and
11
- `restarter.stackable.tech/ignore-secret.x` on StatefulSets to exclude ConfigMaps and Secrets from
12
- the restarter controller ([#410]).
+- Support the label `restarter.stackable.tech/ignore` on ConfigMaps and Secrets and the annotations
+ `restarter.stackable.tech/ignore-configmap.x` and `restarter.stackable.tech/ignore-secret.x` on
+ StatefulSets to exclude ConfigMaps and Secrets from the restarter controller ([#410]).
13
14
[#410]: https://github.com/stackabletech/commons-operator/pull/410
15
0 commit comments