Skip to content

pipelineServiceClientConfig.enabled=false has no effect #339

@themightychris

Description

@themightychris

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions