Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnuttinck committed Dec 9, 2019
1 parent 74c5980 commit 099dff5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down

0 comments on commit 099dff5

Please sign in to comment.