We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22864d2 commit dfd732bCopy full SHA for dfd732b
CHANGELOG.md
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Add format-specific annotations to override secret file names ([#572]). The following new
10
+ annotations are available:
11
+ - `secrets.stackable.tech/format.tls-pkcs12.keystore-name`
12
+ - `secrets.stackable.tech/format.tls-pkcs12.truststore-name`
13
+ - `secrets.stackable.tech/format.tls-pem.cert-name`
14
+ - `secrets.stackable.tech/format.tls-pem.key-name`
15
+ - `secrets.stackable.tech/format.tls-pem.ca-name`
16
17
+[#572]: https://github.com/stackabletech/secret-operator/pull/572
18
19
## [25.3.0] - 2025-03-21
20
21
### Removed
0 commit comments