@@ -408,7 +408,7 @@ stacks:
408408 - name : minioAdminPassword
409409 description : Password of the MinIO admin user
410410 default : adminadmin
411- airflow-trino-iceberg :
411+ airflow-trino-dbt :
412412 description : Stack containing Airflow and Trino using Apache Iceberg as a S3 backend for dbt jobs
413413 stackableRelease : dev
414414 stackableOperators :
@@ -428,15 +428,15 @@ stacks:
428428 manifests :
429429 - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-hive-iceberg.yaml
430430 - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/postgresql-airflow.yaml
431- - helmChart : stacks/trino-iceberg /redis-airflow.yaml
431+ - helmChart : stacks/airflow- trino-dbt /redis-airflow.yaml
432432 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/trino-iceberg/s3-connection.yaml
433433 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/minio-tls/rendered-chart.yaml
434- - plainYaml : stacks/trino-iceberg /hive-metastores.yaml
435- - plainYaml : stacks/trino-iceberg /trino.yaml
436- - plainYaml : stacks/trino-iceberg /airflow.yaml
437- - plainYaml : stacks/trino-iceberg /rbac.yaml
438- - plainYaml : stacks/trino-iceberg /opa-rules.yaml
439- - plainYaml : stacks/trino-iceberg /opa.yaml
434+ - plainYaml : stacks/airflow- trino-dbt /hive-metastores.yaml
435+ - plainYaml : stacks/airflow- trino-dbt /trino.yaml
436+ - plainYaml : stacks/airflow- trino-dbt /airflow.yaml
437+ - plainYaml : stacks/airflow- trino-dbt /rbac.yaml
438+ - plainYaml : stacks/airflow- trino-dbt /opa-rules.yaml
439+ - plainYaml : stacks/airflow- trino-dbt /opa.yaml
440440 supportedNamespaces : ["default"]
441441 parameters :
442442 - name : trinoAdminPassword
0 commit comments