Skip to content
Snippets Groups Projects
Commit 28d25e05 authored by Marco Verlato's avatar Marco Verlato
Browse files

Merge branch 'spark-3.4.1' into 'master'

update to Spark 3.4.1

See merge request infn-cloud/tosca-templates!91
parents 1ecd0206 7a9fefea
Branches master
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
imports:
- indigo_custom_types: https://baltig.infn.it/infn-cloud/tosca-types/raw/v2.0.3/tosca_types/applications/spark_types.yaml
description: Deploy a complete Spark 3.0.1 + Jupyter Notebook on top of a Kubernetes (K8s) computing cluster
description: Deploy a complete Spark 3.4.1 + Jupyter Notebook on top of a Kubernetes (K8s) 1.24 computing cluster
metadata:
display_name: Spark + Jupyter cluster
......@@ -148,6 +148,7 @@ topology_template:
values_file: |
hub:
host: {{ externalIp }}
image: dodasts/jhub:v0.0.15-jhub
s3:
bucket: {{ s3_bucket }}
endpoint: {{ s3_endpoint }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment