Skip to content

Commit 82feaab

Browse files
authored
chore: Increase CPU request for Trino in end-to-end-security stack (#42)
1 parent af9a6f0 commit 82feaab

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

stacks/end-to-end-security/trino.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@ spec:
5454
requests:
5555
storage: "1"
5656
storageClassName: secrets.stackable.tech
57-
config:
58-
resources: # I would like to run this stack on my Laptop
59-
cpu:
60-
min: 100m
6157
configOverrides:
6258
config.properties:
6359
http-server.authentication.oauth2.refresh-tokens: "true"
@@ -66,10 +62,6 @@ spec:
6662
replicas: 1
6763
workers:
6864
podOverrides: *podOverrides
69-
config:
70-
resources: # I would like to run this stack on my Laptop
71-
cpu:
72-
min: 250m
7365
roleGroups:
7466
default:
7567
replicas: 1

0 commit comments

Comments
 (0)