From 099dff539b9e8bde77ab30cbad2f7e4fe0e95f56 Mon Sep 17 00:00:00 2001 From: Alexandre Nuttinck Date: Mon, 9 Dec 2019 12:05:18 +0100 Subject: [PATCH] update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f5517b7..4b5371e6 100644 --- a/README.md +++ b/README.md @@ -107,8 +107,7 @@ The following table lists the configurable parameters of the nifi chart and the | `postStart` | Include additional libraries in the Nifi containers by using the postStart handler | `nil` | | **Headless Service** | | `headless.type` | Type of the headless service for nifi | `ClusterIP` | -| `headless.annotations` | Headless Service annotations | `{service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"} -`| +| `headless.annotations` | Headless Service annotations | `service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"`| | **UI Service** | | `service.type` | Type of the UI service for nifi | `LoadBalancer` | | `service.httpPort` | Port to expose service | `80` |