Add value for configuring a custom Diffie-Hellman parameters file

Revert chart version
This commit is contained in:
Kyle Michel 2021-01-27 21:04:26 -05:00
parent 13e67f49f8
commit fac7411cec
No known key found for this signature in database
GPG key ID: 311655F6542C63F8
3 changed files with 18 additions and 0 deletions

View file

@ -731,3 +731,8 @@ tcp: {}
##
udp: {}
# 53: "kube-system/kube-dns:53"
# A base64ed Diffie-Hellman parameter
# This can be generated with: openssl dhparam 4096 2> /dev/null | base64
# Ref: https://github.com/krmichel/ingress-nginx/blob/master/docs/examples/customization/ssl-dh-param
dhParam: