projects
/
airflow-on-k8s-operator.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adjust link to Airflow repository (#26)
[airflow-on-k8s-operator.git]
/
hack
/
sample
/
postgres-celery
/
cluster.yaml
diff --git
a/hack/sample/postgres-celery/cluster.yaml
b/hack/sample/postgres-celery/cluster.yaml
index 221858662e084eacbbf482c431dfc96f96585e56..923786b05a05919bc2ce27c0f1e65341df78dce8 100644
(file)
--- a/
hack/sample/postgres-celery/cluster.yaml
+++ b/
hack/sample/postgres-celery/cluster.yaml
@@
-36,7
+36,7
@@
spec:
dags:
subdir: "airflow/example_dags/"
git:
- repo: "https://github.com/apache/
incubator-
airflow/"
+ repo: "https://github.com/apache/airflow/"
once: true
airflowbase:
name: pc-base