Skip to content

can not change mount point of dags when enabling git sync from/dags/repo #65589

@mortazakiani

Description

@mortazakiani

Under which category would you file this issue?

Helm chart

Apache Airflow version

3.1.7

What happened and how to reproduce it?

when installing airflow using Helm cannot change $AIRFLOW_HOME/dags/repo/YOURGIT dags and its defined in _helpers.yaml.should we can change this

What you think should happen instead?

can change this from values.yaml

Operating System

running on k8s

Deployment

Official Apache Airflow Helm Chart

Apache Airflow Provider(s)

No response

Versions of Apache Airflow Providers

3.1.7

Official Helm Chart version

1.19.0

Kubernetes Version

1.35

Helm Chart configuration

dags:
gitSync:
branch: dev
containerName: git-sync
credentialsSecret: airflow-git-credentials
enabled: true
period: 30s
ref: HEAD
repo: https://git.com/repo
resources:
limits:
cpu: 200m
memory: 256Mi
requests:
cpu: 100m
memory: 128Mi
rev: HEAD
securityContexts:
container: {}
subPath: ""
uid: 65533

Docker Image customizations

No response

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

    area:helm-chartAirflow Helm Chartkind:bugThis is a clearly a bugkind:featureFeature Requestsneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type
    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