Skip to content

Commit ae2b3e8

Browse files
committed
chore(CHANGELOG): add env variable support to changelog
Signed-off-by: Matthew H. Irby <matt.irby@keyfactor.com>
1 parent 98a01f7 commit ae2b3e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- Add support to specify a ConfigMap for CA trust bundles in Issuer / ClusterIssuer resources via the `caBundleConfigMapName` specification.
44
- Add support for specifying a key on a Secret / ConfigMap resource for the CA trust bundle via the `caBundleKey` specification on an Issuer / ClusterIssuer resource.
55
- Add a timeout when fetching ambient Azure credentials to move onto other ambient credential methods.
6+
- Ability to specify environment variables on issuer deployment to set additional configuration options (i.e. HTTP proxy settings, etc.)
67

78
## Chores
89
- Add documentation for how to configure command-cert-manager-issuer with ambient credentials on Google Kubernetes Engine (GKE).

0 commit comments

Comments
 (0)