Skip to content

Commit db1b959

Browse files
committed
use main branch zip
1 parent ec2c3e2 commit db1b959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/spark-k8s-anomaly-detection-taxi-data/setup-superset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
[
1414
"bash",
1515
"-c",
16-
"curl -o superset-assets.zip https://github.com/stackabletech/demos/raw/refs/heads/spark-anomaly-detection/fix-superset-trino-https/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip && python -u /tmp/script/script.py",
16+
"curl -L -o superset-assets.zip sets.zip https://raw.githubusercontent.com/stackabletech/demos/main/demos/spark-k8s-anomaly-detection-taxi-data/superset-assets.zip && python -u /tmp/script/script.py",
1717
]
1818
volumeMounts:
1919
- name: script

0 commit comments

Comments
 (0)