File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ demos:
4646 - airflow
4747 - job-scheduling
4848 manifests :
49- - plainYaml : demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50- - plainYaml : demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
49+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ demos/airflow-scheduled-job/01-airflow-demo-clusterrole.yaml
50+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ demos/airflow-scheduled-job/02-airflow-demo-clusterrolebinding.yaml
5151 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/03-enable-and-run-spark-dag.yaml
5252 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
53- - plainYaml : demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54- - plainYaml : demos/airflow-scheduled-job/06-create-opa-users.yaml
53+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
54+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ demos/airflow-scheduled-job/06-create-opa-users.yaml
5555 supportedNamespaces : []
5656 resourceRequests :
5757 cpu : 2401m
Original file line number Diff line number Diff line change @@ -146,10 +146,10 @@ stacks:
146146 - airflow
147147 manifests :
148148 - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-airflow.yaml
149- - plainYaml : stacks/airflow/airflow.yaml
150- - plainYaml : stacks/airflow/kafka.yaml
151- - plainYaml : stacks/airflow/opa.yaml
152- - plainYaml : stacks/airflow/opa-rules.yaml
149+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ stacks/airflow/airflow.yaml
150+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ stacks/airflow/kafka.yaml
151+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ stacks/airflow/opa.yaml
152+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/ stacks/airflow/opa-rules.yaml
153153 supportedNamespaces : []
154154 resourceRequests :
155155 cpu : 3400m
You can’t perform that action at this time.
0 commit comments