You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ All notable changes to this project will be documented in this file.
6
6
7
7
### Added
8
8
9
-
- Support configuring the name of the key in the ConfigMap/Secret, in which the PEM encoded CA certificate of the Truststore should be placed ([#XXX]).
9
+
- Support configuring the name of the key in the ConfigMap/Secret, in which the PEM encoded CA certificate of the Truststore should be placed.
10
+
This is e.g. needed to be able to use the generated Secret within an OpenShift Ingress ([#679]).
10
11
11
12
### Changed
12
13
@@ -42,7 +43,7 @@ All notable changes to this project will be documented in this file.
0 commit comments