This Helm chart deploys a Hugo site.
| Name | Description | Value |
|---|---|---|
ingress.enabled |
Enable or disable the ingress | true |
ingress.className |
The class name for the ingress | "" |
ingress.clusterIssuerRef |
The cluster issuer reference for the ingress | nil |
ingress.host |
The host for the ingress | "" |
ingress.customDomain |
The custom domain for the ingress | "" |
| Name | Description | Value |
|---|---|---|
image |
The image for Hugo | "" |
imagePullPolicy |
Pull policy for Hugo image | Always |