feat: manual only deployment

This commit is contained in:
2026-06-08 16:59:11 +02:00
parent e5eec5b779
commit be84061909
4 changed files with 31 additions and 1 deletions
+12
View File
@@ -1,5 +1,17 @@
executor: KubernetesExecutor
dags:
gitSync:
enabled: true
repo: git@github.com:idirbfs/dags.git
branch: main
rev: HEAD
depth: 1
maxFailures: 3
subPath: ""
sshKeySecret: airflow-gitsync-ssh
period: 60s
ingress:
apiServer:
enabled: true