Skip to content

Commit 048ca60

Browse files
committed
demo cleanup
1 parent 4265ce1 commit 048ca60

File tree

3 files changed

+2
-126
lines changed

3 files changed

+2
-126
lines changed

demos/airflow-trino-dbt/create-trino-tables.yaml

Lines changed: 0 additions & 61 deletions
This file was deleted.

demos/airflow-trino-dbt/serviceaccount.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

demos/demos-v2.yaml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ demos:
5252
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/04-enable-and-run-date-dag.yaml
5353
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/05-enable-and-run-kafka-dag.yaml
5454
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/demos/airflow-scheduled-job/06-create-opa-users.yaml
55-
- plainYaml: demos/airflow-trino-dbt/serviceaccount.yaml
56-
- plainYaml: demos/airflow-trino-dbt/create-trino-tables.yaml
55+
- plainYaml: demos/airflow-scheduled-job/serviceaccount.yaml
56+
- plainYaml: demos/airflow-scheduled-job/create-trino-tables.yaml
5757
supportedNamespaces: []
5858
resourceRequests:
5959
cpu: 2401m
@@ -286,17 +286,3 @@ demos:
286286
cpu: 6400m
287287
memory: 12622Mi
288288
pvc: 20Gi
289-
airflow-trino-dbt:
290-
description: Airflow DAG calling DBT jobs to write data to Trino table via iceberg
291-
documentation: https://docs.stackable.tech/home/stable/demos/airflow-trino-dbt
292-
stackableStack: airflow-trino-dbt
293-
labels:
294-
- iceberg
295-
- trino
296-
- minio
297-
- s3
298-
- airflow
299-
manifests:
300-
- plainYaml: demos/airflow-trino-dbt/serviceaccount.yaml
301-
- plainYaml: demos/airflow-trino-dbt/create-trino-tables.yaml
302-
supportedNamespaces: ["default"]

0 commit comments

Comments
 (0)