Enabling gitsync and PVC should work #741
Labels
kind/enhancement
kind - new features or changes
status/duplicate
status - this issue or pull request already exists
Checks
User-Community Airflow Helm Chart
.Chart Version
8.7.0
Kubernetes Version
Helm Version
Description
airflow doc says the both gitsync and pvc can be enabled
https://airflow.apache.org/docs/helm-chart/stable/manage-dags-files.html#mounting-dags-using-git-sync-sidecar-with-persistence-enabled
https://github.com/apache/airflow/blob/97215822f90cac274e92e642fcd724cc940fe0eb/chart/templates/dag-processor/dag-processor-deployment.yaml#L135
however there is a validation check to prevent this
https://github.com/airflow-helm/charts/blob/f5c2f0cd617982c642789cf66fdef48453f84e67/charts/airflow/templates/_helpers/validate-values.tpl#LL122C1-L122C1
Relevant Logs
No response
Custom Helm Values
No response
The text was updated successfully, but these errors were encountered: