Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 0690d66

Browse files
committed
Fix links in stack kafka-druid-superset-s3 (#75)
## Description
1 parent a51a994 commit 0690d66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stacks/stacks-v1.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ stacks:
4949
username: superset
5050
password: superset
5151
database: superset
52-
- plainYaml: stacks/kafka-druid-superset-s3/zookeeper.yaml # TODO
53-
- plainYaml: stacks/kafka-druid-superset-s3/kafka.yaml # TODO
54-
- plainYaml: stacks/kafka-druid-superset-s3/druid.yaml # TODO
55-
- plainYaml: stacks/kafka-druid-superset-s3/superset.yaml # TODO
52+
- plainYaml: https://raw.githubusercontent.com/stackabletech/stackablectl/main/stacks/kafka-druid-superset-s3/zookeeper.yaml
53+
- plainYaml: https://raw.githubusercontent.com/stackabletech/stackablectl/main/stacks/kafka-druid-superset-s3/kafka.yaml
54+
- plainYaml: https://raw.githubusercontent.com/stackabletech/stackablectl/main/stacks/kafka-druid-superset-s3/druid.yaml
55+
- plainYaml: https://raw.githubusercontent.com/stackabletech/stackablectl/main/stacks/kafka-druid-superset-s3/superset.yaml
5656
trino-superset-s3:
5757
description: Stack containing MinIO, Trino and Superset for data visualization
5858
stackableRelease: 22.06

0 commit comments

Comments
 (0)