A QPACK application
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
args | list | [] |
|
command | list | [] |
|
extraEnvs | list | [] |
|
fullnameOverride | string | "" |
|
image.name | string | "nginx" |
|
image.pullPolicy | string | "Always" |
|
image.tag | string | "1.25.1" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.className | string | "" |
|
ingress.enabled | bool | false |
|
ingress.hosts | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podSecurityContext.fsGroup | int | 1000 |
|
probes.liveness.config.httpGet.path | string | "/" |
|
probes.liveness.config.httpGet.port | string | "http" |
|
probes.liveness.enable | bool | true |
|
probes.readiness.config.httpGet.path | string | "/" |
|
probes.readiness.config.httpGet.port | string | "http" |
|
probes.readiness.enable | bool | true |
|
replicaCount | int | 1 |
|
resources | object | {} |
|
securityContext | object | {} |
|
service.port | int | 80 |
|
service.targetPort | int | 80 |
|
tolerations | list | [] |
|
updateStrategy | string | "RollingUpdate" |
Autogenerated from chart metadata using helm-docs v1.13.1