-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Checks
- I have checked for existing issues.
- This report is about the Openmetadata Helm Chart.
- This report is about the Openmetadata Dependencies Helm Chart.
Description
If you're using external ingestion, the docs recommend setting pipelineServiceClientConfig.enabled=false
The secrets.yaml
helm template however entirely skips rendering the -pipeline-secret
manifest when enabled=false
though, so the Helm chart does not apply PIPELINE_SERVICE_CLIENT_ENABLED=false
When pipelineServiceClientConfig.enabled=false
is set, the Helm chart should apply PIPELINE_SERVICE_CLIENT_ENABLED=false
either by rendering a stub version of the secret or applying it directly to the deployment
Steps to reproduce
No response
Chart Version
1.7.0
App Version
1.7.0
Kubernetes Version
v1.30.3
Helm Version
v3.9.4
Relevant Logs
Custom Helm Values
Have you joined Openmetadata Slack community?
No
murukesh-mohanan-paidy
Metadata
Metadata
Assignees
Labels
No labels