On Tue, 03-Oct-2017 14:28, Burr Sutter wrote:
> any thoughts how the workaround for addons + profiles?

See the comments on the issue you created. You are using the commands wrong. You
issue 'config set' and 'addon enable' commands against the currently active 
profile, but then
you start a new profile. If you want to set the config and add-ons prior to 
starting the profile
you need to do something like:

$ minishift --profile bar addon enable anyuid

resp

$ minishift --profile test config set memory 6144

--Hardy

_______________________________________________
Container-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/container-tools

Reply via email to