Skip to content

Commit

Permalink
Helm - Update default RAM Request for tasks in sandbox
Browse files Browse the repository at this point in the history
Based on the following kustomize change:
- 72c5705 Update default RAM Request for tasks in sandbox (#750)

Signed-off-by: Sören Brunk <[email protected]>
Signed-off-by: Haytham Abuelfutuh <[email protected]>
  • Loading branch information
sbrunk authored and EngHabu committed May 28, 2021
1 parent ddab0df commit bacb132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/values-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ configmap:
- FLYTE_AWS_ENDPOINT: "http://minio.flyte:9000"
- FLYTE_AWS_ACCESS_KEY_ID: minio
- FLYTE_AWS_SECRET_ACCESS_KEY: miniostorage
default-memory: 200Mi

task_logs:
plugins:
Expand Down

0 comments on commit bacb132

Please sign in to comment.