Toggle Light / Dark / Auto color theme
Toggle table of contents sidebar
Example
The following was autogenerated from the simple hello-world Helm Chart in sphinx-helm’s docs directory. The chart was created with helm create hello-world and is unmodified.
Hello-world
A Helm chart for Kubernetes
Configuration
The following table lists the configurable parameters of the Hello-world chart and their default values.
Parameter
Description
Default
replicaCount
1
image.repository
"nginx"
image.pullPolicy
"IfNotPresent"
image.tag
""
imagePullSecrets
[]
nameOverride
""
fullnameOverride
""
serviceAccount.create
true
serviceAccount.automount
true
serviceAccount.annotations
{}
serviceAccount.name
""
podAnnotations
{}
podLabels
{}
podSecurityContext
{}
securityContext
{}
service.type
"ClusterIP"
service.port
80
ingress.enabled
false
ingress.className
""
ingress.annotations
{}
ingress.hosts
[{"host": "chart-example.local", "paths": [{"path": "/", "pathType": "ImplementationSpecific"}]}]
ingress.tls
[]
resources
{}
autoscaling.enabled
false
autoscaling.minReplicas
1
autoscaling.maxReplicas
100
autoscaling.targetCPUUtilizationPercentage
80
volumes
[]
volumeMounts
[]
nodeSelector
{}
tolerations
[]
affinity
{}
Documentation generated by sphinx-helm .