Skip to content

Mint System Vuepress

This Helm chart deploys a Vuepress 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""

Vuepress parameters

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