davidmirror-ops / flyte-the-hard-way

Prepare requirements and deploy Flyte using Helm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multipass `--mem` flag to be deprecated for `--memory`

cuevasclemente opened this issue · comments

When following the guide, I saw that the --mem flag used in docs/on-premises/001-configure-local-k8s.md is going to be deprecated for --memory (https://github.com/canonical/multipass/blob/d84f8f790d723447d0d5e7e180b3497fbb30b909/src/client/cli/cmd/launch.cpp#L324-L327).

Happy to make a PR to clean this up.