square-airport-45182
06/22/2023, 8:31 AMtall-lock-23197
flyte-sandbox-config
config map.
kubectl -n flyte edit cm flyte-sandbox-config
square-airport-45182
06/22/2023, 12:18 PMflaky-engineer-56191
06/22/2023, 4:35 PMdomain: development
project: flytesnacks
defaults:
cpu: "3"
memory: "8Gi"
limits:
cpu: "5"
memory: "12Gi"
Then run the following CLI command:
flytectl update task-resource-attribute --attrFile yourfile.yaml
square-airport-45182
06/23/2023, 3:23 PMflaky-engineer-56191
06/23/2023, 3:24 PM