Comment 13 for bug 1824465

Revision history for this message
Yang Kelvin Liu (kelvin.liu) wrote :

Hi Haw,

I was trying to reproduce the SKU name missing. But it seems all working for me.

https://pastebin.ubuntu.com/p/pSxZb85fSW/

What I did was:

# change model config for the SKU after added model;
$ juju model-config load-balancer-sku-name=Basic

# then deploy;
$ juju deploy cs:~jameinel/ubuntu-lite

Would you help to give reproducible steps?