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 (flyteorg#750)

Signed-off-by: Sören Brunk <soeren@brunk.io>
  • Loading branch information
sbrunk committed Mar 31, 2021
1 parent a6fd9d6 commit 7fc61e7
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 7fc61e7

Please sign in to comment.