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-redis
/
cluster.yaml
diff --git
a/hack/sample/postgres-celery-redis/cluster.yaml
b/hack/sample/postgres-celery-redis/cluster.yaml
index 743f67ba783fa066ecbff698e8c6e31d068459ba..e832b4698db8406b2a4bf96cd860c2ec504062a1 100644
(file)
--- a/
hack/sample/postgres-celery-redis/cluster.yaml
+++ b/
hack/sample/postgres-celery-redis/cluster.yaml
@@
-38,7
+38,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