Update deploy.yml

This commit is contained in:
mohand ou idir belfares
2026-06-07 13:08:36 +02:00
committed by GitHub
parent 609c11ef8d
commit 2910ef64b3
+1 -2
View File
@@ -27,5 +27,4 @@ jobs:
helm upgrade --install airflow apache-airflow/airflow \ helm upgrade --install airflow apache-airflow/airflow \
--namespace airflow \ --namespace airflow \
--create-namespace \ --create-namespace \
--values helm/airflow/values.yaml \ --values helm/airflow/values.yaml
--wait