doc: fix table

Signed-off-by: Christian Kotzbauer <christian.kotzbauer@gmail.com>
This commit is contained in:
Christian Kotzbauer 2021-10-09 10:53:17 +02:00
parent cf8c89e62a
commit dcc4f60738
1 changed files with 3 additions and 4 deletions

View File

@ -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` |