canonical / kafka-bundle

2 stars 2 forks source link

Docs / Readme detail about juju add-storage #66

Open gustavosr98 opened 1 year ago

gustavosr98 commented 1 year ago

Steps to reproduce

On README.md at https://github.com/canonical/kafka-bundle#production-configuration I try running the command juju add-storage kafka -n 11 but it results in error

It seems not to be up to date with Juju CLI documentation juju add-storage [options] <unit> <storage-directive> https://juju.is/docs/olm/juju-add-storage

➜  ~ juju add-storage kafka -n 1 
ERROR option provided but not defined: -n
➜  ~ juju add-storage kafka 1    
ERROR unit name "kafka" not valid

Versions

Juju CLI: ➜ 2.9.43-ubuntu-amd64

github-actions[bot] commented 1 year ago

https://warthogs.atlassian.net/browse/DPE-2168