Skip to content

Mint System Hugo

This Helm chart deploys 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 ingresshugo.knd.local

Hugo parameters

NameDescriptionValue
imageThe image for Hugojanikvonrotz/janikvonrotz.ch:latest
imagePullPolicyPull policy for hugo imageAlways