From b016d5196f530d9c7151f8ccb30b90fe5e587b2b Mon Sep 17 00:00:00 2001 From: DaanSelen Date: Wed, 18 Mar 2026 10:29:41 +0100 Subject: [PATCH] chore: compile readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 | `""` |