Closed nabadger closed 6 years ago
PR adds TLS support for Dex when using self-signed certs (for use with Helm).
The Helm values are updated to provide:
tls.create
tls.certificate
tls.key
The TLS example options are now available in the Helm values (but commented out).
/etc/dex/tls/
5556
Resolves #22
PR adds TLS support for Dex when using self-signed certs (for use with Helm).
The Helm values are updated to provide:
tls.create
to enable the creation of the secretstls.certificate
for the certificatetls.key
for the private keyThe TLS example options are now available in the Helm values (but commented out).
/etc/dex/tls/
5556
(probably ok?)tls.create
set