Skip to content

Commit

Permalink
update pvc resources for data-lakehouse-iceberg-trino-spark demo
Browse files Browse the repository at this point in the history
  • Loading branch information
xeniape committed Jul 16, 2024
1 parent ba9940d commit 7e8a5a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/demos-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ demos:
resourceRequests:
cpu: "80"
memory: 200Gi
pvc: 1Ti
pvc: 300Gi
jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data:
description: Jupyterhub with PySpark and HDFS integration
documentation: https://docs.stackable.tech/stackablectl/stable/demos/jupyterhub-pyspark-hdfs-anomaly-detection-taxi-data.html
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Instance types that loosely correspond to this on the Hyperscalers are:
- *Azure*: `Standard_D4_v2`
- *AWS*: `m5.2xlarge`
In addition to these nodes the operators will request multiple persistent volumes with a total capacity of about 1TB.
In addition to these nodes the operators will request multiple persistent volumes with a total capacity of about 300Gi.

== Overview

Expand Down

0 comments on commit 7e8a5a7

Please sign in to comment.