Skip to content

Mint System Hugo

This Helm chart deploys a Hugo site.

Parameters

Ingress parameters

NameDescriptionValue
ingress.enabledEnable or disable the ingresstrue
ingress.classNameThe class name for the ingressnginx
ingress.clusterIssuerRefThe cluster issuer reference for the ingressnil
ingress.hostThe host for the ingress""
ingress.customDomainThe custom domain for the ingress""

Hugo parameters

NameDescriptionValue
imageThe image for Hugo""
imagePullPolicyPull policy for Hugo imageAlways