Skip to content

Missing STRICT_COMPARISON_NORMALIZATION_WORKSPACES and STRICT_COMPARISON_NORMALIZATION_TAG from configmap helm chart #22687

Closed
airbytehq/airbyte-platform
#52
@Utwo

Description

@Utwo

Environment

  • Airbyte version: helm-chart-0.43.33
  • OS Version / Instance: GCP
  • Deployment: Kubernetes

Current Behavior

When I'm trying to install airbyte using the Helm Chart I get an error that STRICT_COMPARISON_NORMALIZATION_TAG and STRICT_COMPARISON_NORMALIZATION_WORKSPACES are missing from configmap airbyte/airbyte-airbyte-env but required by airbyte-worker.

Expected Behavior

Helm chart should be installed successfully.

Steps to Reproduce

Install the helm chart 0.43.33 with the default values.
Check the worker deployment.

$ kubectl describe deployment airbyte-worker

You should see an error similar to:

couldn't find key STRICT_COMPARISON_NORMALIZATION_TAG in ConfigMap airbyte/airbyte-airbyte-env

Are you willing to submit a PR?

Of course

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions