Skip to content

Latest commit

 

History

History

app

app

Version: 0.1.2 Type: application AppVersion: 1.0.0

A Helm chart for a generic Docker app

This reference was generated for the chart version 0.1.2 which installs app 1.0.0.

Values

Key Type Default Description
affinity object {}
args list []
command list []
configs list []
deploymentStrategy.type string "Recreate"
env list []
envFrom list []
extraContainers list []
extraVolumes list []
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "nginx"
image.tag string "alpine"
imagePullSecrets list []
ingress.annotations object {}
ingress.enabled bool true
ingress.hosts[0].host string "example.demeester.app"
ingress.hosts[0].paths[0].path string "/"
ingress.hosts[0].paths[0].pathType string "Prefix"
ingress.hosts[0].paths[0].port int 80
ingress.tls[0].hosts[0] string "example.mcswain.app"
ingress.tls[0].secretName string "example-demeester-app-tls"
initContainers list []
lifecycle object {}
nameOverride string ""
nodeSelector object {}
persistentVolumes list []
podAnnotations object {}
podSecurityContext object {}
probes object {}
replicaCount int 1
resources object {}
secrets list []
securityContext object {}
service.ports[0].name string "http"
service.ports[0].port int 80
service.type string "ClusterIP"
serviceAccountName string ""
tolerations list []

Autogenerated from chart metadata using helm-docs v1.14.2