diff --git a/README.md b/README.md index f2eec42..9bc248d 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,8 @@ You should be good to go! ### Global -| Name | Description | Value | -| ------------------------- | ------------------------------ | ----- | -| `global.imageRegistry` | global image registry override | `""` | -| `global.imagePullSecrets` | global image pull secrets | `""` | -| `global.storageClass` | global storage class override | `""` | +| Name | Description | Value | +| ------------------------- | ---------------------------------- | ----- | +| `global.imageRegistry` | global image registry override | `""` | +| `global.imagePullSecrets` | global image registry pull secrets | `[]` | +| `global.storageClass` | global storage class override | `""` |