Skip to content

missing volumes for git-sync-ssh-key #27545

Description

@chuxiangfeng

Official Helm Chart version

1.7.0 (latest released)

Apache Airflow version

2.4.2

Kubernetes Version

1.20

Helm Chart configuration

dags:
gitSync:
enabled: true
persistence:
enabled: true

Docker Image customisations

all is office helm-chart images

What happened

when set gitSync enabled: true and persistence enabled: true for dags, volumes has no name with git-sync-ssh-key, it cause install schedule failed.

What you think should happen instead

in office document for helm-chart, set both true is enabled, so i think set both true should work good, but it failed.
helm upgrade --install airflow apache-airflow/airflow
--set dags.persistence.enabled=true
--set dags.gitSync.enabled=true

How to reproduce

just follow the above question

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

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions