Skip to content

Attempting to Upgrade Chart to Enable Examples Causes Postgres Error #29444

@victor-perchwell

Description

@victor-perchwell

Official Helm Chart version

1.8.0 (latest released)

Apache Airflow version

2.5.1

Kubernetes Version

v1.26.1

Helm Chart configuration

I'm using the official helm chart and modifying the values.yaml file to enable examples by uncommenting:
image

Docker Image customizations

No response

What happened

When I attempt to upgrade the release to use the modified values.yaml file, I get the following error:
image

I'm extracting the values.yaml to modify via:

helm-show-values apache-airflow/airflow > values.yaml

What you think should happen instead

No response

How to reproduce

Deploy the official Airflow Helm chart to minikube, attempt to modify values.yaml to turn examples on, and upgrade the release with the new values.yaml file.

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions