Chart: Drop controller.headers, rework DH param secret. (#9659)
This commit is contained in:
parent
2324ad0d05
commit
58e5a2c01f
7 changed files with 22 additions and 30 deletions
|
|
@ -886,4 +886,4 @@ portNamePrefix: ""
|
|||
# -- (string) A base64-encoded Diffie-Hellman parameter.
|
||||
# This can be generated with: `openssl dhparam 4096 2> /dev/null | base64`
|
||||
## Ref: https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/customization/ssl-dh-param
|
||||
dhParam:
|
||||
dhParam: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue