From 1d8eba18086ad079b0cee066498c30fd0d69ea9e Mon Sep 17 00:00:00 2001 From: talsabagport Date: Sun, 26 May 2024 11:21:36 +0300 Subject: [PATCH] Update charts/port-ocean/README.md Co-authored-by: Tom Tankilevitch <59158507+Tankilevitch@users.noreply.github.com> --- charts/port-ocean/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/port-ocean/README.md b/charts/port-ocean/README.md index a7e8e1e..c2aff2f 100644 --- a/charts/port-ocean/README.md +++ b/charts/port-ocean/README.md @@ -54,7 +54,7 @@ The following table lists the configuration parameters of the `port-ocean` chart | `port.baseUrl` | Base URL for the Port API. | `https://api.getport.io/v1` | | `initializePortResources` | When set to true, creates a default JQ mapping and the relevant blueprints | `true` | | `scheduledResyncInterval` | The number in minutes to reschedule and poll data from the 3rd party system | `null` | -| `sendRawDataExamples` | Enable sending of raw data examples to port for test a mapping | `null` | +| `sendRawDataExamples` | Enable sending raw data examples from the third party API to port for testing and managing the integration mapping | `null` | | `podAnnotations` | Annotations to be added to the pod. | `{}` | | `podSecurityContext` | Security context applied to the pod. | `{}` | | `securityContext` | Security context applied to the container. | `{}` |