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-k8s
/
cluster.yaml
diff --git
a/hack/sample/postgres-k8s/cluster.yaml
b/hack/sample/postgres-k8s/cluster.yaml
index 76099a09f85c79d642afc913411666fa9a90d5c5..a44410675a32d7ea548671581552896e5c6bedc7 100644
(file)
--- a/
hack/sample/postgres-k8s/cluster.yaml
+++ b/
hack/sample/postgres-k8s/cluster.yaml
@@
-30,7
+30,7
@@
spec:
dags:
subdir: "airflow/example_dags/"
git:
- repo: "https://github.com/apache/
incubator-
airflow/"
+ repo: "https://github.com/apache/airflow/"
once: true
branch: master
airflowbase: