Skip to content

Commit

Permalink
Remove duplicate parameter documentation from Ocean chart README (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
MPTG94 authored Feb 4, 2025
1 parent 8772df3 commit 8994125
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/port-ocean/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ The following table lists the configuration parameters of the `port-ocean` chart
| `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. When workload.kind is set to CronJob this parameter is required and should be in a format of a cron string | `null` |
| `allowEnvironmentVariablesJqAccess` | When set to true, The jq mapping will be able to include environment variables. | `true` |
| `scheduledResyncInterval` | The number in minutes to reschedule and poll data from the 3rd party system. When workload.kind is set to CronJob this parameter is required and should be in a format of a cron string | `null` |
| `sendRawDataExamples` | Enable sending raw data examples from the third party API to port for testing and managing the integration mapping | `true` |
| `podAnnotations` | Annotations to be added to the pod. | `{}` |
| `podServiceAccount.name` | Service account to attach to the pod. | `null` |
Expand Down

0 comments on commit 8994125

Please sign in to comment.