Skip to content

Commit 5b78854

Browse files
committed
stack: install yamls from GH
1 parent c1d254b commit 5b78854

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stacks/stacks-v2.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -373,10 +373,10 @@ stacks:
373373
- pyspark
374374
- spark-connect
375375
manifests:
376-
- plainYaml: stacks/jupyterhub-pyspark-hdfs/zookeeper.yaml
377-
- plainYaml: stacks/jupyterhub-pyspark-hdfs/hdfs.yaml
378-
- plainYaml: stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml
379-
- plainYaml: stacks/jupyterhub-pyspark-hdfs/spark_connect.yaml
376+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/zookeeper.yaml
377+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/hdfs.yaml
378+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/jupyterlab.yaml
379+
- plainYaml: https://raw.githubusercontent.com/stackabletech/demos/main/stacks/jupyterhub-pyspark-hdfs/spark_connect.yaml
380380
supportedNamespaces: []
381381
resourceRequests:
382382
cpu: 3350m

0 commit comments

Comments
 (0)