Ingress-nginx Helm values reference#
Helm values reference table for the ingress-nginx
application.
Key |
Type |
Default |
Description |
---|---|---|---|
global.vaultSecretsPath |
string |
Set by Argo CD |
Base path for Vault secrets |
ingress-nginx.controller.config.compute-full-forwarded-for |
string |
|
|
ingress-nginx.controller.config.large-client-header-buffers |
string |
|
|
ingress-nginx.controller.config.proxy-body-size |
string |
|
|
ingress-nginx.controller.config.proxy-buffer-size |
string |
|
|
ingress-nginx.controller.config.ssl-redirect |
string |
|
|
ingress-nginx.controller.config.use-forwarded-headers |
string |
|
|
ingress-nginx.controller.metrics.enabled |
bool |
|
|
ingress-nginx.controller.podLabels.“gafaelfawr.lsst.io/ingress” |
string |
|
|
ingress-nginx.controller.podLabels.“hub.jupyter.org/network-access-proxy-http” |
string |
|
|
ingress-nginx.controller.service.externalTrafficPolicy |
string |
|
|
vaultCertificate.enabled |
bool |
|
Whether to store ingress TLS certificate via vault-secrets-operator. Typically “squareone” owns it instead in an RSP. |