From 660ffcdb7a34963b88865f83f2cb887609e73650 Mon Sep 17 00:00:00 2001 From: Heike Colditz Date: Thu, 6 Jun 2024 17:52:07 +0200 Subject: [PATCH] Error fixed in table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b6799..6980c49 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ In addition, Sentry will always behave as follows: ### Other values | Parameter | Description | Value | -| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------- | -------------------------------- | +|--------------------------------------------|-------------------------------------------------------------------------------------------------------------|----------------------------------| | `global.imagePullSecrets` | List of image pull secrets | `- name: registry` | | `global.secret.dockerconfigjson` | Docker authentication configuration | `""` | | `cloud.hashLookup.enabled` | Enable/Disable the cloud hash lookup | `true` |