doc: fix table
Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
This commit is contained in:
parent
cf8c89e62a
commit
dcc4f60738
|
|
@ -39,10 +39,9 @@ The following table lists the configurable parameters of the Chekr chart and the
|
|||
|
||||
| Parameter | Description | Default |
|
||||
| -------------------------------------- | ------------------------------------------------- | ------------------------------------- |
|
||||
imagePullPolicies
|
||||
nameOverride
|
||||
fullnameOverride
|
||||
|
||||
| `imagePullSecrets` | Pull-Secrets to use for each pod | `[]` |
|
||||
| `nameOverride` | Name-Override | `""` |
|
||||
| `fullnameOverride` | FullName-Override | `""` |
|
||||
| `webserver.image.repository` | container image repository | `nginxinc/nginx-unprivileged` |
|
||||
| `webserver.image.tag` | container image tag | `mainline-alpine` |
|
||||
| `webserver.image.pullPolicy` | container image pull policy | `IfNotPresent` |
|
||||
|
|
|
|||
Loading…
Reference in New Issue