feat(helm): allows setting the NODE_EXTRA_CA_CERTS variable (#6217)

---------

Co-authored-by: Radim Dostál <radim.dostal@tetanet.cz>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
This commit is contained in:
Radim Dostál
2023-03-11 23:14:00 +01:00
committed by GitHub
parent 26b2839c6b
commit 12d777f18a
3 changed files with 43 additions and 0 deletions

View File

@@ -113,6 +113,9 @@ sideload:
# - name: HTTPS_PROXY
# value: http://my.proxy.com:3128
## Append extra trusted certificates for node process from extra volume via NODE_EXTRA_CA_CERTS variable
# nodeExtraCaCerts: "/path/to/certs.pem"
## This will override the postgresql chart values
# externalPostgresql:
# # note: ?sslmode=require => ?ssl=true