File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 48
48
- plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/demos/end-to-end-security/create-spark-report.yaml
49
49
supportedNamespaces : []
50
50
resourceRequests :
51
- cpu : 6250m
51
+ cpu : 9000m
52
52
memory : 19586Mi
53
53
pvc : 40Gi
54
54
nifi-kafka-druid-earthquake-data :
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This demo should not be run alongside other demos.
19
19
20
20
To run this demo, your system needs at least:
21
21
22
- * 7 {k8s-cpu} [cpu units] (core/hyperthread)
22
+ * 9 {k8s-cpu} [cpu units] (core/hyperthread)
23
23
* 20GiB memory
24
24
* 40GiB disk storage
25
25
Original file line number Diff line number Diff line change @@ -526,7 +526,7 @@ stacks:
526
526
- keycloak
527
527
supportedNamespaces : ["default"] # SecretClass "kerberos" needs explicit namespace in adminKeytabSecret
528
528
resourceRequests :
529
- cpu : 6250m
529
+ cpu : 7000m
530
530
memory : 19586Mi
531
531
pvc : 40Gi
532
532
manifests :
You can’t perform that action at this time.
0 commit comments